<?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: Parsing out asterisk delimited format in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-parse-out-asterisk-delimited-format/m-p/593626#M103862</link>
    <description>&lt;P&gt;That didn't work either. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[ sourcetype ]
SHOULD_LINEMERGE=true
LINE_BREAKER=([\r\n]+)
NO_BINARY_CHECK=true
CHARSET=UTF-8
disabled=false
FIELD_DELIMITER=*
FIELD_NAMES=timestamp,.....
TRUNCATE=50000
INDEXED_EXTRACTIONS=CSV&lt;/LI-CODE&gt;</description>
    <pubDate>Wed, 13 Apr 2022 15:36:24 GMT</pubDate>
    <dc:creator>skirven</dc:creator>
    <dc:date>2022-04-13T15:36:24Z</dc:date>
    <item>
      <title>How to parse out asterisk delimited format?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-parse-out-asterisk-delimited-format/m-p/593591#M103858</link>
      <description>&lt;P&gt;Hi! I'm having a struggle trying to get Splunk to recognize a file that's in Asterisk Delimited Format. I have the props.conf set like this below, running on a Splunk 7.3.8 HF, sending the cooked data to a 8.1.72 Search Peer. Nothing I've tried will get the data to parse correctly. Everything I'm reading, this should work. I've opened a support case, but I'm going around in circles with them, so if anyone has any thought here, I would appreciate it!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;[ sourcetype ]
SHOULD_LINEMERGE=true
LINE_BREAKER=([\r\n]+)
NO_BINARY_CHECK=true
CHARSET=UTF-8
disabled=false
FIELD_DELIMITER=*
FIELD_NAMES=timestamp,.....
TRUNCATE=50000&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Stephen&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 15:17:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-parse-out-asterisk-delimited-format/m-p/593591#M103858</guid>
      <dc:creator>skirven</dc:creator>
      <dc:date>2022-04-13T15:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing out asterisk delimited format</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-parse-out-asterisk-delimited-format/m-p/593593#M103859</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/200610"&gt;@skirven&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;as you can read at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.6/admin/Propsconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.6/admin/Propsconf&lt;/A&gt;&amp;nbsp;to use the FIELD_DELIMITER, you have to set the INDEXED_EXTRACTIONS parameter, which kind of file are you using? a CSV?&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 12:57:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-parse-out-asterisk-delimited-format/m-p/593593#M103859</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-04-13T12:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing out asterisk delimited format</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-parse-out-asterisk-delimited-format/m-p/593597#M103860</link>
      <description>&lt;P&gt;Thanks. I did see that, and had tried that. The file is a log file, but in Asterisk Delimited Format. I'll test with&amp;nbsp;INDEXED_EXTRACTIONS=CSV and the FIELD_DELIMITER=* and see what happens.&lt;/P&gt;&lt;P&gt;Thanks.&lt;BR /&gt;Stephen&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 13:08:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-parse-out-asterisk-delimited-format/m-p/593597#M103860</guid>
      <dc:creator>skirven</dc:creator>
      <dc:date>2022-04-13T13:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing out asterisk delimited format</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-parse-out-asterisk-delimited-format/m-p/593626#M103862</link>
      <description>&lt;P&gt;That didn't work either. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[ sourcetype ]
SHOULD_LINEMERGE=true
LINE_BREAKER=([\r\n]+)
NO_BINARY_CHECK=true
CHARSET=UTF-8
disabled=false
FIELD_DELIMITER=*
FIELD_NAMES=timestamp,.....
TRUNCATE=50000
INDEXED_EXTRACTIONS=CSV&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 13 Apr 2022 15:36:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-parse-out-asterisk-delimited-format/m-p/593626#M103862</guid>
      <dc:creator>skirven</dc:creator>
      <dc:date>2022-04-13T15:36:24Z</dc:date>
    </item>
  </channel>
</rss>

