<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to configure line breaking on ADmanagerplus log? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-line-breaking-on-ADmanagerplus-log/m-p/252299#M48504</link>
    <description>&lt;P&gt;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. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[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]: **************************************************************|
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 24 Jan 2017 21:04:27 GMT</pubDate>
    <dc:creator>wliu_ondeck</dc:creator>
    <dc:date>2017-01-24T21:04:27Z</dc:date>
    <item>
      <title>How to configure line breaking on ADmanagerplus log?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-line-breaking-on-ADmanagerplus-log/m-p/252299#M48504</link>
      <description>&lt;P&gt;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. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[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]: **************************************************************|
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 24 Jan 2017 21:04:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-line-breaking-on-ADmanagerplus-log/m-p/252299#M48504</guid>
      <dc:creator>wliu_ondeck</dc:creator>
      <dc:date>2017-01-24T21:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure line breaking on ADmanagerplus log?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-line-breaking-on-ADmanagerplus-log/m-p/252300#M48505</link>
      <description>&lt;P&gt;Found solution via regex. &lt;CODE&gt;^.*\[\d*\]: ((?![\*:=]).)*$&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 22:18:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-line-breaking-on-ADmanagerplus-log/m-p/252300#M48505</guid>
      <dc:creator>wliu_ondeck</dc:creator>
      <dc:date>2017-01-24T22:18:59Z</dc:date>
    </item>
  </channel>
</rss>

