Hi,
we have re-enabled audit on our elasticsearch cluster, we had it disabled for a while. The documentation says that there should be a specific audit file <cluster>_access.log and I am pretty sure that we have seen that in previous versions.
However, in 6.3.0 there is no such file created, instead I can see the information in the <cluster>.log file.
The security_audit index is created properly.
By default the <cluster>_access.log should be created in 6.3 as well.
The audit log, as well as all the other logs, are implemented with log4j2.
I think you might have tinkered with the config/log4j2.properties file.
Here is an excerpt of the relevant part in a newly downloaded ES 6.3.2
Yes, you are so right!
We have a modified version that did not even include the audit things, guess it was before x-pack was part of the default download. We have been forced to modify the timestamp format (long story...).
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.