Rsyslog writing to Elasticsearch could lead to an error for some of the records and missing to save them in the backend: Unfortunately, such writes…
Tag: rsyslog
send access logs in json to Elasticsearch using rsyslog
Here is a simple example of how to send well-formatted JSON access logs directly to the Elasticsearch server. It is as simple as Nginx (it…
syslog – UDP local to rsyslog and send remote with TCP and compression
This article is to show how to log Nginx’s access logs locally using UDP to the local rsyslog daemon, which will send the logs to…
nginx remote logging to UDP rsyslog server (CentOS 7)
This article will present to you all the configuration needed to remotely save access logs of an Nginx web server. All the configuration from the…
rsyslog remote logging – prevent local messages to appear
A tip for those who have a remote user server for their log files. When you set up a remote server you probably don’t want…