Skip to content

Just forward w/o transformation possible? #31

@hannes-angst

Description

@hannes-angst

The application logging to stdout already writes perfectly correct splunk event json payloads.

{
  "time": 1586785686388,
  "index": "my-index",
  "source": "my-application",
  "event": {
    "severity": "INFO",
    "severity_value": 20000,
    "message": "GET /hello",
    "x-trace-id": "my-id"
  }
}

Is it possible to just pass the data through?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions