-1

I am running a Centos 7 Linux server. I tried to install rsyslog. Because of a misconfiguration, we had to uninstall it. Since then, I see that all logs are truncated and no new logs are being created.

How do I resolve this?

Sriram
  • 201
  • 1
  • 4
  • 8

1 Answers1

3

I believe rsyslog is installed by default in CentOS 7/RHEL 7. If you remove it then there is no syslog service and therefore no new logs that utilize syslog will be created.

Mark Caudill
  • 111
  • 1
  • 6