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

in_splunk: Add switch for storing in metadata or records and handle multiple tokens on in splunk #8900

Commits on Jun 3, 2024

  1. in_splunk: Add switch for storing splunk token in metadata or records

    Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>
    cosmo0920 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    3dbd1d8 View commit details
    Browse the repository at this point in the history
  2. in_splunk: test: Add tests for injecting HEC tokens into records case

    In metadata case, we didn't support for formatting metadata in out_lib.
    So, we didn't write down the tests for them.
    
    Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>
    cosmo0920 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    5aa9b99 View commit details
    Browse the repository at this point in the history
  3. in_splunk: Handle multiple HEC tokens with comma

    Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>
    cosmo0920 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    8e004d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. in_splunk: test: Address comments

    Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>
    cosmo0920 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    968725c View commit details
    Browse the repository at this point in the history
  2. in_splunk: Fix an invalid free

    Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>
    cosmo0920 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a77b7a2 View commit details
    Browse the repository at this point in the history
  3. in_splunk: Check credential properly for HTTP2 payloads

    Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>
    cosmo0920 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1888a1b View commit details
    Browse the repository at this point in the history
  4. in_splunk: Rename a struct member

    Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>
    cosmo0920 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0157717 View commit details
    Browse the repository at this point in the history