Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Logging & Monitoring Upgrade #151

Merged
merged 8 commits into from
Sep 21, 2015
Merged

Conversation

hkeeler
Copy link
Member

@hkeeler hkeeler commented Sep 14, 2015

Upgrades all logging and monitoring images to the latest version, pinning to specific version where we were previously using latest. Also, splits logstash filters from the the input/output, which can be quite different depending on where the stack is running.

@hkeeler
Copy link
Member Author

hkeeler commented Sep 18, 2015

We should be good-to-go for merge here. A couple things to note, though:

  1. I am using the default UDP syslog:// connection from logspout to logstash, instead of syslog+tcp:// as is required in our test env. TCP doesn't work well in the Compose setup since logstash is never completely started by the time logspout tries to write to it, which closes the connection.
  2. You'll notice an empty Kibana Dockerfile. At one point I was adding some configs to the default Kibana setup. I suspect I will be doing so again, so I think its worth keeping it in there for now.

jmarin added a commit that referenced this pull request Sep 21, 2015
@jmarin jmarin merged commit 72567ff into cfpb:master Sep 21, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants