This is a read-only copy of the MariaDB Knowledgebase generated on 2024-11-16. For the latest, interactive version please visit https://mariadb.com/kb/.

Force IP address instead of domain in error.log "Access denied" record

Dear Members,

How Can I force IP address instead of domain in error.log "Access denied" record

For example: 220524 18:42:35 [Warning] Access denied for user 'robozb'@'lxc-wfs-web-kulsos.belso' (using password: YES)

I'd like to see IP here, instead of this: lxc-wfs-web-kulsos.belso

Thanks: Bela

Answer Answered by Daniel Black in this comment.

Can you run the entire server in --skip-name-resolve> mode?

Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.