Reporting Kibana login/logout

Hi,
Today, i've to administer the Kibana activity.
What is the way to generate Kibana connections report ?
I don't find any data in kibana logs !
(Kibana version 6.8.3)
Thanks all

You would need to enable audit logging.

2 Likes

thanks Aaron for your answer.
In my kibana.yml, i put :
xpack.security.audit.enabled: true
logging.verbose: true
and of course i verified elastisearch.yml that xpack.security.enabled: true

But after restart Kibana, i have no new lines in logging.dest file ! :slightly_frowning_face:
What did I forget?

I would look in your kibana logs to see if you are getting any warnings or errors. I am not sure if that version shipped with it being free also. Believe this is now a paid feature.

yes, it appears to be the case :confused:
Too bad for me !
Thanks Aaron. Good day !

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.