rackspace-cookbooks/elkstack

Review logging and ELK stack tie ins

Closed this issue · 1 comments

Identify all sources of log data that can be fed to syslog or a logstash agent. Tie these back into platformstack (and whatever logging it has decided to configure) to be sure they are configured.

See rackspace-cookbooks/platformstack#134.

Most of this has been decentralized. ELK stack now just receives JSON from each individual node parsing logs directly, and then sending a common format to the ELK cluster.