Splunk Enterprise Security

Multiple events are coming into a single event

AshimaGupta1991
New Member

When ingesting Guardicore logs into Splunk. Multiple events are being combined into a single event. Date marks the beginning of a new event and I want to separate each event.

Sample Logs:
Apr 17 15:06:32 xx.xxx.xx.xxx New agent log

Origin: xxxxx-xxxxx-xxxx-1xxx-1xxxxxxxxxxxxx
Affected Agents: xxxxxxxxxx(ip: xx:x:xx:xxx, component_id: None)
Message: Agent installation of ‘xxxxxxxxxxx’ was successful
Apr 17 15:06:32 xx.xxx.xx.xxx New agent log

Origin: Management
Affected Agents: xxxxxxxxx (ip: None, component_id: xxxxxxxxxx-xxxxx)
Message: Agent was removed upon expiry
Apr 17 15:06:32 xx.xxx.xx.xxx New agent log

Origin: Management
Affected Agents:xxxxxxxxx (ip: xxxxxxxxxx, component_id: None),cccccccccccxxxxxxx (ip: xx:xx:xx:xxxx, component_id: None)Message: Received network event with unknown xxxxxx
Apr 17 15:06:32 xx.xxx.xx.xxx New agent log

Expected outcome:
Event 1:
Apr 17 15:06:32 xx.xxx.xx.xxx New agent log

Origin: xxxxx-xxxxx-xxxx-1xxx-1xxxxxxxxxxxxx
Affected Agents: xxxxxxxxxx(ip: xx:x:xx:xxx, component_id: None)
Message: Agent installation of ‘xxxxxxxxxxx’ was successful

Event 2:
Apr 17 15:06:32 xx.xxx.xx.xxx New agent log

Origin: Management
Affected Agents: xxxxxxxxx (ip: None, component_id: xxxxxxxxxx-xxxxx)
Message: Agent was removed upon expiry

Event 3:
Apr 17 15:06:32 xx.xxx.xx.xxx New agent log

Origin: Management
Affected Agents:xxxxxxxxx (ip: xxxxxxxxxx, component_id: None),cccccccccccxxxxxxx (ip: xx:xx:xx:xxxx, component_id: None)Message: Received network event with unknown xxxxxx

0 Karma

to4kawa
Ultra Champion

props.conf

BREAK_ONLY_BEFORE_DATE = [true|false]
* When set to true, Splunk software creates a new event only if it encounters 
  a new line with a date.
  * Note, when using DATETIME_CONFIG = CURRENT or NONE, this setting is not
    meaningful, as timestamps are not identified.
* Defaults to true.

What's your props.conf ?

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...