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

Handle discrepancy between e/w and gc logsearch #137

Open
jmcarp opened this issue Jul 29, 2016 · 1 comment
Open

Handle discrepancy between e/w and gc logsearch #137

jmcarp opened this issue Jul 29, 2016 · 1 comment
Labels

Comments

@jmcarp
Copy link

jmcarp commented Jul 29, 2016

Logsearch in e/w is using our fork of logsearch-for-cloudfoundry and an old version of logsearch-boshrelease (v200). Logsearch in gc almost the same as logsearch-for-cloudfoundry upstream (just waiting for a small patch to be merged) and the latest release of logsearch-boshrelease (v203). To keep maintenance simple, we may want to update e/w logsearch to match gc. But because the elasticsearch mappings and logstash filters have changed since we forked logsearch-for-cloudfoundry, we'd have to re-process our existing logs for this to work. So we have two options, neither of which seems great:

  • Update e/w to the latest releases and migrate our existing logs
  • Run different versions of logsearch until e/w goes away

Even though it would be ideal to keep parity between environments, I think we should make an exception in this case. The migration wouldn't be too complicated in theory, but lots of things could go wrong, and I'm not sure it's a good use of time. I think it would be simpler to make a temporary e/w branch and change it as little as possible between now and the end of e/w.

@LinuxBozo @sharms

@LinuxBozo
Copy link

👍 to Just doing branch for e/w

@mogul mogul added the Atlas label Jan 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants