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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...