Differences between revisions 1 and 2
Revision 1 as of 2017-01-22 02:23:37
Size: 431
Editor: PieterSmit
Comment:
Revision 2 as of 2017-01-22 02:28:03
Size: 541
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
   * http://www.rsyslog.com/tag/all-json/ rsyslog can send logs in JSON to another party over the network.

Logging for Linux servers

  • How to gather syslog and application logs.
  • Links: Nexus/Logging, cisco/Logging

  • 2017 - the default syslog one textline logs is bad, hard to parse reliably and hard to combine with other logs.
  • rsyslog can be used to centralise logs, and then forward them as JSON documents to a elastic search instance.

...

Linux/Logging (last edited 2020-06-14 20:34:07 by PieterSmit)