Skip to main content

Hello,

 

Following more and more European regulations (NIS2,...), we would like to export Audit logs( object creation, deletion, modification,...) from Centreon to another place (Elastic).

A stream connector can’t be used for that because these logs doesn’t pass by Broker but are directly in Database.

Could we have a solution to export easily these logs (Connector, script,...)?

 

Audit Logs

 

Hi @LaurentV, currently configuration log changes are only store into centreon_storage database for following tables:

  • log_action
  • log_action_modification (details of each modification)

Do you want a manual export over a given period or an automatic export in a dedicated format (syslog, etc.)?

Regards


NewDiscussion ongoing

Hi, 

for us, we have 2 solutions:

  • automatic export to a syslog (and our Elastic can import this log)
  • Possibility to export the data via a CLAPI command (to possibly automate it)

Take the easiest way for you, we’ll adapt :-)

 

Regards,

Laurent


Discussion ongoingNeeds Votes