Skip to content

ripta/elk_stack_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-compose build docker-compose up

docker-compose run rails rake db:create docker-compose run rails rake db:setup

todo:

  • rails volumes not working?

ELK

log stash forwarder uses different regex patterns for log parsing no limit on indexes limit of events that can be processed per second 60k (per node) scaling / would we need a broker secure (need a proxy), commercial would have a security plugin github.com/elasticsearch/demo logstash config is writen in ruby what is system d

key value:

  • considered best practice format for splunk
  • lower memory footprint

json:

  • structured so we could have more complex or nested structures (complex structures aren't recommended though)
  • don't have to worry about escaping

log forwarders

https://github.com/elastic/beats/tree/master/filebeat

https://www.elastic.co/guide/en/logstash/current/plugins-inputs-syslog.html https://docs.docker.com/engine/admin/logging/overview/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors