Difference between revisions of "Syslog"

From wikieduonline
Jump to navigation Jump to search
Line 25: Line 25:
 
== See also ==
 
== See also ==
 
* {{logging}}
 
* {{logging}}
 +
* [[Docker logging]]
 
* {{syslog}}
 
* {{syslog}}
  
 
[[Category:Logging]]
 
[[Category:Logging]]

Revision as of 11:55, 28 January 2020

This article is a Draft. Help us to complete it. 


/etc/syslog.conf


systemd-journald

journald.conf Option: #ForwardToSyslog=yes


docker inspect <container_id|container_name> | grep -A 5 LogConfig
"LogConfig": {
  "Type": "syslog"
  "Config": {}
}
Cisco IOS: 
* Router(config)#logging host x.x.x.x
* show logging 


See also

Advertising: