Logging#
Some useful links to explain the concepts of Logging
Concepts#
Linux Logs#
Configuration#
Log-rotate#
http://articles.slicehost.com/2010/6/30/understanding-logrotate-on-ubuntu-part-1
http://articles.slicehost.com/2010/6/30/understanding-logrotate-on-centos-part-1
http://www.rackspace.com/knowledge_center/article/understanding-logrotate-utility
http://www.softpanorama.org/Commercial_linuxes/RHEL/rhel_log_rotation.shtml
http://linuxers.org/howto/howto-use-logrotate-manage-log-files
http://www.techrepublic.com/article/manage-linux-log-files-with-logrotate/
https://www.linode.com/docs/uptime/logs/use-logrotate-to-manage-log-files
Troubleshooting & Log Parsing#
ELK Stack#
Some useful links to explain the concepts of the ELK stack - ElasticSearch, Logstash and Kibana