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

Converting IRIS Alert Source from Hardcoded to Dynamic Alert Field Variable #1531

Merged
merged 7 commits into from
Sep 9, 2024

Commits on Sep 7, 2024

  1. Update iris.py to allow for dynamic alert source field

    Switching hardcoded "ElastAlert2" value to a variable with default value of "ElastAlert2". This allows for more flexibility when defining an alert source to be sent to Iris.
    bvirgilioamnh authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    461f21f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a80c1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0978484 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4373af1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae027a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce95498 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    e97d1a3 View commit details
    Browse the repository at this point in the history