Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Multi tenant" Praeco #578

Closed
litsegaard opened this issue Oct 2, 2023 · 1 comment
Closed

"Multi tenant" Praeco #578

litsegaard opened this issue Oct 2, 2023 · 1 comment
Labels
question Further information is requested

Comments

@litsegaard
Copy link

Hi!

I'm trying to accomplish the following:

  • setup es-roles - each role having their own setup of "writeback_indices" making praeco/elastalert "multi tenant"
    • [role]_praeco_elastalert_status
    • [role]_praeco_elastalert_status_error
    • [role]_praeco_elastalert_status_past
    • [role]_praeco_elastalert_status_silence
    • [role]_praeco_elastalert_status_status
  • setup praeco/elastalert as a separate instance with their own port mappings supporting the "multi tenancy"

The elastalert.yaml file mentions the use of "elastalert-create-index" to setup mappings (Docker). Is this a callable ReST-endpoint on the praeco-api which I may use for properly mapping the indices above?

Many thanks for a very powerful alternative to Watcher!

@litsegaard litsegaard added the question Further information is requested label Oct 2, 2023
@nsano-rururu
Copy link
Collaborator

Excuse me. I don't really understand what multi-tenancy is.

By the way, elastalert2 seems to support multiple elasticsearch hosts, but praeco + elastalert-server does not.

Support for multi es instances
jertel/elastalert2#548

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants