<?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 Re: How do I write props.cof for below log structure? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-write-props-cof-for-below-log-structure/m-p/588499#M103297</link>
    <description>&lt;P&gt;Try these props.conf settings.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[mysourcetype]
LINE_BREAKER = ([\[\s])\{area
TIME_PREFIX = sigdattim:
TIME_FORMAT = %Y%d%m%H%M%S%2N
MAX_TIMESTAMP_LOOKAHEAD = 18
SHOULD_LINEMERGE = false&lt;/LI-CODE&gt;</description>
    <pubDate>Fri, 11 Mar 2022 00:58:01 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2022-03-11T00:58:01Z</dc:date>
    <item>
      <title>How do I write props.cof for below log structure?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-write-props-cof-for-below-log-structure/m-p/588490#M103295</link>
      <description>&lt;P&gt;Actual log:-&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[{area: "CU", subid: "M", slgdattim: "2022022109515500", slgproc: "1362100032D2", slgmand: "200", sid: "S4D", instance: "dummy", counter: "0 ", slgltrm2: "jhuytvfghju789", slguser: "r4uhjk8", slgtc: "SE38", dummy3: "Z0097TORRENT_INBOUND", term_ipv6: "167.211.0.9", sal_data: "Jump to BAP Debugger by user C7C2QC(200): SourceLine:233-&amp;gt;228, ByteCode(offset):MOVL(433)-&amp;gt;mvqk(423) (Prgm:Z0097TORRENT_INBOUND, Meth:READ_DATA, Incl:Z0097TORRENT_INBOUND_M01, Line:228)"}, {area: "CU", subid: "M", slgdattim: "2022022111111200", slgproc: "0797100035D2", slgmand: "200", sid: "S4D", instance: "dummy", counter: "0 ", slgltrm2: "PS2WVV212651CF", slguser: "C6W7RZ", slgtc: "VKM1",dummy2: "D01", term_ipv6: "167.211.0.6", sal_data: "Jump to BAP Debugger by user C6W7RZ(200): SourceLine:48-&amp;gt;63, ByteCode(offset):cmpr(2588)-&amp;gt;cmpr(2603) (Prgm:PDB, Form:USER_EXIT_FUELLEN, Incl:ffujlkk_ADD_FIELDS, Line:63)"}, {area: "CU", subid: "M", slgdattim: "2022022111122600", slgproc: "0797100035D2", slgmand: "200", sid: "S4D", instance: "dummy", counter: "0 ", slgltrm2: "PS2WVV212651CF", slguser: "C6W7RZ", slgtc: "VKM1", dummy1: "D01", term_ipv6: "167.211.0.6", sal_data: "Jump to BAP Debugger by user C6W7RZ(200): SourceLine:63-&amp;gt;77, ByteCode(offset):cmpr(2603)-&amp;gt;cmpr(2650) (Prgm:APDB, Form:USER_EXIT_FUELLEN, Incl:hgguytol_ADD_FIELDS, Line:77)"}]&lt;/LI-CODE&gt;
&lt;P&gt;I want the above log break into three events like below &amp;amp; pls let me now the props.conf&lt;/P&gt;
&lt;P&gt;Event1:-&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[{area: "CU", subid: "M", slgdattim: "2022022109515500", slgproc: "1362100032D2", slgmand: "200", sid: "S4D", instance: "dummy", counter: "0 ", slgltrm2: "jhuytvfghju789", slguser: "r4uhjk8", slgtc: "SE38", dummy3: "Z0097TORRENT_INBOUND", term_ipv6: "167.211.0.9", sal_data: "Jump to BAP Debugger by user C7C2QC(200): SourceLine:233-&amp;gt;228, ByteCode(offset):MOVL(433)-&amp;gt;mvqk(423) (Prgm:Z0097TORRENT_INBOUND, Meth:READ_DATA, Incl:Z0097TORRENT_INBOUND_M01, Line:228)"},

{area: "CU", subid: "M", slgdattim: "2022022111111200", slgproc: "0797100035D2", slgmand: "200", sid: "S4D", instance: "dummy", counter: "0 ", slgltrm2: "PS2WVV212651CF", slguser: "C6W7RZ", slgtc: "VKM1",dummy2: "D01", term_ipv6: "167.211.0.6", sal_data: "Jump to BAP Debugger by user C6W7RZ(200): SourceLine:48-&amp;gt;63, ByteCode(offset):cmpr(2588)-&amp;gt;cmpr(2603) (Prgm:PDB, Form:USER_EXIT_FUELLEN, Incl:ffujlkk_ADD_FIELDS, Line:63)"},

{area: "CU", subid: "M", slgdattim: "2022022111122600", slgproc: "0797100035D2", slgmand: "200", sid: "S4D", instance: "dummy", counter: "0 ", slgltrm2: "jhuytvfghju789", slguser: "C6W7RZ", slgtc: "VKM1", dummy1: "D01", term_ipv6: "167.211.0.6", sal_data: "Jump to BAP Debugger by user C6W7RZ(200): SourceLine:63-&amp;gt;77, ByteCode(offset):cmpr(2603)-&amp;gt;cmpr(2650) (Prgm:APDB, Form:USER_EXIT_FUELLEN, Incl:hgguytol_ADD_FIELDS, Line:77)"}]&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 10 Mar 2022 21:32:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-write-props-cof-for-below-log-structure/m-p/588490#M103295</guid>
      <dc:creator>sathiyasun</dc:creator>
      <dc:date>2022-03-10T21:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do I write props.cof for below log structure?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-write-props-cof-for-below-log-structure/m-p/588499#M103297</link>
      <description>&lt;P&gt;Try these props.conf settings.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[mysourcetype]
LINE_BREAKER = ([\[\s])\{area
TIME_PREFIX = sigdattim:
TIME_FORMAT = %Y%d%m%H%M%S%2N
MAX_TIMESTAMP_LOOKAHEAD = 18
SHOULD_LINEMERGE = false&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 11 Mar 2022 00:58:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-write-props-cof-for-below-log-structure/m-p/588499#M103297</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-03-11T00:58:01Z</dc:date>
    </item>
  </channel>
</rss>

