mirror of
				https://github.com/n1trux/awesome-sysadmin.git
				synced 2025-11-04 00:51:41 +00:00 
			
		
		
		
	Merge pull request #32 from bdossantos/log
Add log management section and Logstash + Kibana
This commit is contained in:
		@@ -17,6 +17,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
 | 
			
		||||
  * [LDAP](#ldap)
 | 
			
		||||
  * [Monitoring](#monitoring)
 | 
			
		||||
  * [Metric & Metric Collection](#metric--metric-collection)
 | 
			
		||||
  * [Log management](#log-management)
 | 
			
		||||
  * [Network Configuration Management](#network-configuration-management)
 | 
			
		||||
  * [Newsletter](#newsletters)
 | 
			
		||||
  * [NoSQL](#nosql)
 | 
			
		||||
@@ -183,6 +184,12 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
 | 
			
		||||
* [Statsd](https://github.com/etsy/statsd/) - Application statistic listener.
 | 
			
		||||
* [Grafana](http://grafana.org/) - A Graphite & InfluxDB Dashboard and Graph Editor.
 | 
			
		||||
 | 
			
		||||
## Log management
 | 
			
		||||
*Log management tools : collect, parse, visualize ...*
 | 
			
		||||
 | 
			
		||||
* [Logstash](http://logstash.net/) - Logstash is a tool for managing events and logs.
 | 
			
		||||
* [Kibana](http://www.elasticsearch.org/overview/kibana/) - Visualize logs and time-stamped data.
 | 
			
		||||
 | 
			
		||||
## Network Configuration Management
 | 
			
		||||
*Network configuration management tools.*
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user