On Tue, 11 Dec 2018, 강창우 wrote:

Hello, I am Kang Chang-woo, who is developing server in South Korea.

I have a question about syslog, so I write this mail.

I develop with CentOS 7.4 64bit using C language.

I use syslog to enter the log into the file.

There was a lot of logs while using syslog.

Suddenly the log was not generated.

Guessing seems to be a problem because it calls lots of logs.

I tried adding options to the configure file while looking at the syslog 
homepage, but the problem was not resolved.

How do I troubleshoot this situation when I need to generate a lot of logs?

to start troubleshooting, we would need to see your rsyslog.conf file (and anything included in it)

There are lots of possible reasons for this, the most common being that you are sending logs to something that bottlenecks, and your log processing stops waiting for it.

David Lang
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of 
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE 
THAT.

Reply via email to