Skip to content

Instantly share code, notes, and snippets.

@matjahs
Created October 25, 2023 13:53
Show Gist options
  • Save matjahs/bdfc27c3cfca317599fa962a13cc7422 to your computer and use it in GitHub Desktop.
Save matjahs/bdfc27c3cfca317599fa962a13cc7422 to your computer and use it in GitHub Desktop.
Splunk TO - Data Input
sequenceDiagram
    F5->>F5: Event
    F5->>SC4S: Forward (UDP)
    SC4S->>SC4S: Parse
    SC4S->>SC4S: Add metadata
    SC4S->>Indexer: Forward (HTTP)
    Indexer->>Indexer: Index
Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment