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

pgsql: add tests with alert metadata - v6 #2039

Closed
wants to merge 2 commits into from

Commits on Sep 13, 2024

  1. pgsql: add tests with alert metadata

    Check for transaction metadata in PGSQL alerts.
    Add `engine-analysis` tests for the used rules, as well, to better
    describe them and compare with expected behavior.
    
    Related to
    Task #7000
    jufajardini committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    eddd563 View commit details
    Browse the repository at this point in the history
  2. pgsql: update bug 6983 test

    With the tracking of transaction completion per-direction, in IPS mode,
    the engine will match on the rule before it sees the response message,
    so it won't log the full transaction with the alert.
    
    Related to
    Bug #7113
    jufajardini committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e88fdb5 View commit details
    Browse the repository at this point in the history