Skip to content
This repository was archived by the owner on Dec 14, 2024. It is now read-only.

[Bug] Cortex Data > Splunk HEC event line breaks missing #324

@0xC0FFEEEE

Description

@0xC0FFEEEE

Describe the bug

Cortex Data > Splunk HEC event line breaks missing

Expected behavior

JSON events from Cortex are extracted correctly, broken by line breaks when using the pan:firewall_cloud sourcetype.

Current behavior

JSON events are not line broken, preventing logs from being parsed correctly when using the pan:firewall_cloud sourcetype.

Possible solution

Preferably fix the cortex data lake side to send individual JSON events with proper line breaking as intended.

Or less preferably, update LINE_BREAKER to break out individual JSON events.

Steps to reproduce

  1. Configure Splunk HEC
  2. Configure Log Forwarding in Cortex Data Lake using Splunk/Stacked JSON option
  3. Observe that events are not line broken.

Screenshots

image

Context

This bug effectively breaks all functionality of the Palo Alto add on when using cortex data lake and Splunk HEC collectors.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions