Hello,
I am using trial License to try the IP filtering and Security audit (using version 8.0.0), but it's not working.
I added this configuration to my elasticsearch.yml file:
xpack.security.audit.enabled: true
xpack.security.transport.filter.enabled: true
xpack.security.http.filter.enabled: true
xpack.security.http.filter.deny: _all
xpack.security.transport.filter.deny: _all
II tried to deny my IP address and it didn't work, so I decided to try to deny everything and didn't work too.
and for the auditing, I am not seeing any *_audit.json file !
Could you tell me please if the auditing and IP filetring don't work with Trial License, or I am doing something wrong in my configuration !
Thanks for your help