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

fix: fix CISE_Alarm messages parsing #2609

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Oct 1, 2024

  1. fix: remove goss from healthcheck (#2600)

    Signed-off-by: Ilya Kheifets <[email protected]>
    ikheifets-splunk authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    7202a6f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. fix: CISE_Alarm alarm messages don't follow generic Cisco ISE log for…

    …mat and shouldn't be grouped in post filter
    wojtekzyla committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5a42964 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. fix: check if CISE_ substring is present in message in Cisco ISE logs…

    … in case when timestamp and host are duplicated in the log header
    wojtekzyla committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9e4e3ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7bcac6 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. fix: fix parsing for CISCO ISE logs with doubled hostname and timesta…

    …mp, so that the second hostname and timestamp are considered corect.
    wojtekzyla committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    b62b878 View commit details
    Browse the repository at this point in the history