Consul is 1.9.0, invalid config key audit

My consul version is 1.9.0, and I want to enable audit logs. According to the official website, it’s available for versions 1.8 and above. However, I encounter an error when starting it

********consul[10102]: * invalid config key audit

1 Like

Hi @zhaoting1667,

Audit logs are only available in Consul Enterprise. Are you using consul-1.9.0+ent?

Can you share the output of consul version to confirm the exact version of Consul that you are using?

Thanks.