<?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 Why are logs coming up with hyphens/dashes? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-are-logs-coming-up-with-hyphens-dashes/m-p/585573#M204026</link>
    <description>&lt;P&gt;Can anyone suggest why the logs are coming up like this? I added the monitoring stanza.&lt;/P&gt;
&lt;P&gt;Could anyone suggest some troubleshooting steps/solution?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jackin_0-1645108093020.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/18019i405126987E7B6275/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jackin_0-1645108093020.png" alt="jackin_0-1645108093020.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;inputs.conf stanza&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN&gt;[monitor:///opt/netmonitor/LOG/*]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;index = osnix&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sourcetype = ping_status_log_new&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;crcSalt = &amp;lt;SOURCE&amp;gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Feb 2022 16:03:40 GMT</pubDate>
    <dc:creator>jackin</dc:creator>
    <dc:date>2022-02-17T16:03:40Z</dc:date>
    <item>
      <title>Why are logs coming up with hyphens/dashes?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-logs-coming-up-with-hyphens-dashes/m-p/585573#M204026</link>
      <description>&lt;P&gt;Can anyone suggest why the logs are coming up like this? I added the monitoring stanza.&lt;/P&gt;
&lt;P&gt;Could anyone suggest some troubleshooting steps/solution?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jackin_0-1645108093020.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/18019i405126987E7B6275/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jackin_0-1645108093020.png" alt="jackin_0-1645108093020.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;inputs.conf stanza&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN&gt;[monitor:///opt/netmonitor/LOG/*]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;index = osnix&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sourcetype = ping_status_log_new&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;crcSalt = &amp;lt;SOURCE&amp;gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 16:03:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-logs-coming-up-with-hyphens-dashes/m-p/585573#M204026</guid>
      <dc:creator>jackin</dc:creator>
      <dc:date>2022-02-17T16:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: logs coming up like this</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-logs-coming-up-with-hyphens-dashes/m-p/585575#M204027</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/239496"&gt;@jackin&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;The logs you're indexing contain a line separation.&lt;/P&gt;&lt;P&gt;You couls filter it following the instructions at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Forwarding/Routeandfilterdatad#Filter_event_data_and_send_to_queues" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Forwarding/Routeandfilterdatad#Filter_event_data_and_send_to_queues&lt;/A&gt;&lt;/P&gt;&lt;P&gt;in few words:&lt;/P&gt;&lt;P&gt;in props.conf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[ping_status_log_new]
TRANSFORMS-null= setnull&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in transform.conf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[setnull]
REGEX = \-{10}
DEST_KEY = queue
FORMAT = nullQueue&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 14:36:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-logs-coming-up-with-hyphens-dashes/m-p/585575#M204027</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-02-17T14:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: logs coming up like this</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-are-logs-coming-up-with-hyphens-dashes/m-p/585577#M204028</link>
      <description>&lt;P&gt;That can also be a separator between events and the events themselves can be multilined.&lt;/P&gt;&lt;P&gt;In such case you'd do something like&lt;/P&gt;&lt;PRE&gt;LINE_BREAKER = (-{20,}[\r\n])&lt;BR /&gt;SHOULD_LINEMERGE = false&lt;/PRE&gt;</description>
      <pubDate>Thu, 17 Feb 2022 14:45:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-are-logs-coming-up-with-hyphens-dashes/m-p/585577#M204028</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-02-17T14:45:44Z</dc:date>
    </item>
  </channel>
</rss>

