About 777,000 results
Open links in new tab
  1. what is the CentOS equivalent of /var/log/syslog (on Ubuntu)?

    Aug 29, 2013 · Red Hat family distributions (including CentOS and Fedora) use /var/log/messages and /var/log/secure where Debian-family distributions use /var/log/syslog …

  2. c - Where does linux store my syslog? - Stack Overflow

    Jun 11, 2012 · On my Ubuntu machine, I can see the output at /var/log/syslog. On a RHEL/CentOS machine, the output is found in /var/log/messages. This is controlled by the …

  3. File location for Syslogs in Centos machine - Unix & Linux Stack …

    May 16, 2016 · I am running syslog server (rsyslog 8) on my centos machine. I want to map other device in my network to send the logs to this syslog server. If mapping is done correctly where …

  4. Using syslog for user/application logs on Centos 7/8

    Jan 8, 2020 · Aim is to have syslog(3) with facility of "local0"-"local7" skip the systemd journal, and instead be written to the recorder via UDP (port 514 likely). This seems to be the inverse …

  5. How to check syslog in Bash on Linux? - Stack Overflow

    May 20, 2011 · In C we log this way: syslog( LOG_INFO, "proxying %s", url ); In Linux how can we check the log?

  6. centos - CentOS7 Log User Activity from SFTP - Unix & Linux Stack …

    Aug 25, 2022 · I haven't been able to figure out how to log user activity for my SFTP on my CentOS 7 server. I have configured rsyslog to send logs to my Syslog Server. I would like to …

  7. syslog-ng service not starting with systemd but command works fine

    May 8, 2015 · We had the same problem on Debian 8.1, but fixed it by changing our syslog-ng local configuration to use unix-dgram instead of unix-socket. I was clued in by this comment at …

  8. centos - How to send audit logs with audisp-remote and receive …

    I am trying to configure a CentOS 7 running in VirtualBox to send its audit logs to the host which is FreeBSD 10.3. Ideally, I'd like to receive the logs with FreeBSD's auditdistd(8) but for now I'...

  9. How to start or activate syslog socket in CENTOS 7?

    Aug 12, 2015 · How to start or activate syslog socket in CENTOS 7? Asked 10 years, 4 months ago Modified 10 years, 4 months ago Viewed 14k times

  10. CentOS not updating syslog messages to /var/log/messages

    May 3, 2024 · CentOS not updating syslog messages to /var/log/messages Asked 1 year, 7 months ago Modified 1 year, 7 months ago Viewed 197 times