Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

How to deploy in a a load balancing environment? #51

Closed
yogeshkodei opened this issue Mar 12, 2021 · 1 comment
Closed

How to deploy in a a load balancing environment? #51

yogeshkodei opened this issue Mar 12, 2021 · 1 comment

Comments

@yogeshkodei
Copy link

We have a proxy server that redirects user requests to different servers for load balancing. On the proxy side we have our UI application. Some analytics do need to track information about the host. That being said what is the advice wrt:

  1. Capturing every user interaction with the application would eventually end up creating large volume of data relatively quickly. Is there a way to purge data that is “x” days old or some retention/deletion policy of some sort?
  2. Is there a need to have a cluster of ELK or is one sufficient?
@poorejc
Copy link
Contributor

poorejc commented Mar 13, 2021

let's move this discussion over the incubator-flagon project (this is where we keep all the ELK resources). Gonna coppy this ticket over to: apache/flagon#20

@poorejc poorejc closed this as completed Mar 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants