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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...