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

setting Elastalert #3300

Open
iuad1a65 opened this issue Jun 27, 2024 · 1 comment
Open

setting Elastalert #3300

iuad1a65 opened this issue Jun 27, 2024 · 1 comment

Comments

@iuad1a65
Copy link

Hi, I have a qyestion about Elastalert. I create new monitiring and I need create monitoring with dependencies. For example:

TIMEOUT_EXCEEDED,5m>100
or
ExecutionTime = [^0]+"])>=10

how I can do this ?

This article https://elastalert2.readthedocs.io/en/latest/recipes/writing_filters.html or other
dont say about rbles for : > < or = "numbers"

@iuad1a65
Copy link
Author

blok
range
For ranges on fields:

filter:

  • range:
    status_code:
    from: 500
    to: 599

    dont work, get it - https://elastalert2.readthedocs.io/en/latest/recipes/writing_filters.html
    

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

No branches or pull requests

1 participant