Getting Data In

How to configure line breaking on ADmanagerplus log?

wliu_ondeck
Explorer

I am working on ingesting ADmanagerplus logs. I am having difficulty linebreaking the following log which represents one event. How can I successfully configure this so splunk recognizes this as one event and not one event per line.

[09:10:27:548]|[01-24-2017]|[TechAudit908]|[INFO]|[9891]: Contact Modification|
[09:10:27:548]|[01-24-2017]|[TechAudit908]|[INFO]|[9891]: **************************************************************|
[09:10:27:548]|[01-24-2017]|[TechAudit908]|[INFO]|[9891]: Task:Modify Single Group|
[09:10:27:548]|[01-24-2017]|[TechAudit908]|[INFO]|[9891]: Object Name:GoofysStore|
[09:10:27:548]|[01-24-2017]|[TechAudit908]|[INFO]|[9891]: Domain Name:acme.local|
[09:10:27:548]|[01-24-2017]|[TechAudit908]|[INFO]|[9891]: Properties:|
[09:10:27:548]|[01-24-2017]|[TechAudit908]|[INFO]|[9891]: managedBy = CN=Acme,OU=Users,OU=US,DC=acme,DC=local|
[09:10:27:548]|[01-24-2017]|[TechAudit908]|[INFO]|[9891]: Modification Status:Successfully Updated.|
[09:10:27:548]|[01-24-2017]|[TechAudit908]|[INFO]|[9891]: **************************************************************|
0 Karma
1 Solution

wliu_ondeck
Explorer

Found solution via regex. ^.*\[\d*\]: ((?![\*:=]).)*$

View solution in original post

0 Karma

wliu_ondeck
Explorer

Found solution via regex. ^.*\[\d*\]: ((?![\*:=]).)*$

0 Karma
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...