Ad Widget

Collapse

Zabbix server logs - login/logout logs, configuration logs, can't find it

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • matib55
    Junior Member
    • May 2023
    • 5

    #1

    Zabbix server logs - login/logout logs, configuration logs, can't find it

    Hi,
    I tried to find some Zabbix login/logout logs, or information in the logs that someone changed the configuration (I need to send this type of logs to the syslog server).
    When I look in /var/log/zabbix I only find zabbix_server.log, zabbix_agentd.log and I can't find any information about what I wrote before. I thought I need to change some options in the configuration file in /etc/zabbix/zabbix_server.conf, but I can't find any useful option.
    Anyone had this problem and know the answer?
    I am using Zabbix version 6.0.17 and it is installed on CentOS 8.​​
  • cyber
    Senior Member
    Zabbix Certified SpecialistZabbix Certified Professional
    • Dec 2006
    • 4807

    #2
    Audit logs are in DB.
    in GUI look into Reports -> Audit.
    If you really need to that info in some central place, you need to configure export over API .. https://www.zabbix.com/documentation...rence/auditlog

    Comment

    • ashith
      Junior Member
      • Dec 2023
      • 2

      #3
      is there any way to do this in zabbix 6.4 other than using the API to export the data. by increasing the log level of any of the target process ?

      Comment

      • cyber
        Senior Member
        Zabbix Certified SpecialistZabbix Certified Professional
        • Dec 2006
        • 4807

        #4
        No. Audit logs will not go to logfiles...

        Comment

        Working...