Top "Syslog" questions

Syslog is a standard for logging program messages.

c/c++ syslog to custom file (not /var/log/syslog but /var/log/mylog) - ubuntu 12.04

I successfully tested the following syslog "hello world" example on ubuntu 12.04: // gcc giuspexample.c -o giuspexample #include <syslog.h&…

ubuntu syslog
Getting a UDP socket program in Python to accept messages from a Syslog client?

I'm trying to write a Syslog listener and so far so good on getting it to accept incoming messages through …

python sockets udp syslog
Ruby & Syslog & custom facility

I am very new playing with syslog. We have decided to use syslog to track some special events in our …

ruby syslog
Centralized network logging - syslog and alternatives?

At work, we're building a distributed application (possibly across several machines on a LAN, possibly later across several continents on …

logging networking message-queue syslog
How to modify syslog output format in busybox?

How to modify syslog output format in busybox? For example: Jan 1 00:00:42 LSM user.info root: Hello to Jan 1 [IP] LSM …

logging embedded-linux syslog busybox
Sending Docker container logs to ELK Stack by configuring the logging drivers - Easy Method

I usually run applications as docker containers because of its high flexibility and availability. Is there a way to get …

logging docker syslog elastic-stack logstash-configuration
Sending syslog messages from perl

We are sending a lot of syslog messages from our perls script using the facility code of local2. This works …

perl logging syslog splunk sunos
Forwarding log via syslog-ng

I'm trying to forward my logs using syslog-ng to my central syslog server. But it is not working. This is …

linux syslog splunk syslog-ng graylog2
Increase precision of apache log to include milliseconds

I have modified the configuration of rsyslogd to disable RSYSLOG_TraditionalFileFormat. But still the apache log /var/log/apache/error.…

apache timestamp syslog rsyslog
how to write to kiwi syslog server log c#

I have a program that I need to send some logs into Kiwi Syslog Server. I have looked around the …

c# .net logging syslog