<?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: forwarder logs different type from the indexer. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/forwarder-logs-different-type-from-the-indexer/m-p/482234#M82652</link>
    <description>&lt;P&gt;Please explain more about what you mean by "the log forwarded from the forwarder is displayed separately from the indexer".  Use actual example events, but hide private information.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Nov 2019 03:01:50 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2019-11-12T03:01:50Z</dc:date>
    <item>
      <title>forwarder logs different type from the indexer.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/forwarder-logs-different-type-from-the-indexer/m-p/482233#M82651</link>
      <description>&lt;P&gt;I want to use forwarder to forward mail logs to indexer.&lt;BR /&gt;
However, the log forwarded from the forwarder is displayed separately from the indexer.&lt;BR /&gt;
how can i solve it.&lt;/P&gt;

&lt;P&gt;start character: MAIL_LOG&lt;BR /&gt;
end character: END_MAIL&lt;/P&gt;

&lt;P&gt;[[[forwarder log file]]]&lt;BR /&gt;
ex1) The forwarder log file looks like this:&lt;BR /&gt;
MAIL_LOG&lt;BR /&gt;
date:2019-00-00 00:00:00&lt;BR /&gt;
subject: abcdefg&lt;BR /&gt;
from: &lt;A href="mailto:abc@abc.com" target="_blank"&gt;abc@abc.com&lt;/A&gt;&lt;BR /&gt;
to:&lt;A href="mailto:abcd@abcd.com" target="_blank"&gt;abcd@abcd.com&lt;/A&gt;&lt;BR /&gt;
size:12345&lt;BR /&gt;
content:afafa&lt;BR /&gt;
...&lt;BR /&gt;
END_MAIL&lt;/P&gt;

&lt;P&gt;[[[indexer]]]&lt;BR /&gt;
The log is divided.&lt;/P&gt;

&lt;P&gt;ex1) only mail start characters logs.&lt;BR /&gt;
MAIL_LOG&lt;/P&gt;

&lt;P&gt;ex2) only part of the message logs.&lt;BR /&gt;
content:afafa&lt;/P&gt;

&lt;P&gt;ex3) Do not include the mail start character logs. MAIL_LOG&lt;BR /&gt;
date:2019-00-00 00:00:00&lt;BR /&gt;
subject: abcdefg&lt;BR /&gt;
from: &lt;A href="mailto:abc@abc.com" target="_blank"&gt;abc@abc.com&lt;/A&gt;&lt;BR /&gt;
to:&lt;A href="mailto:abcd@abcd.com" target="_blank"&gt;abcd@abcd.com&lt;/A&gt;&lt;BR /&gt;
size:12345&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 02:56:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/forwarder-logs-different-type-from-the-indexer/m-p/482233#M82651</guid>
      <dc:creator>lifekis</dc:creator>
      <dc:date>2020-09-30T02:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: forwarder logs different type from the indexer.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/forwarder-logs-different-type-from-the-indexer/m-p/482234#M82652</link>
      <description>&lt;P&gt;Please explain more about what you mean by "the log forwarded from the forwarder is displayed separately from the indexer".  Use actual example events, but hide private information.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 03:01:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/forwarder-logs-different-type-from-the-indexer/m-p/482234#M82652</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-11-12T03:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: forwarder logs different type from the indexer.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/forwarder-logs-different-type-from-the-indexer/m-p/482235#M82653</link>
      <description>&lt;P&gt;The forwarder can check the log file in full format. However, the log is truncated on the indexer.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 04:26:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/forwarder-logs-different-type-from-the-indexer/m-p/482235#M82653</guid>
      <dc:creator>lifekis</dc:creator>
      <dc:date>2019-11-12T04:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: forwarder logs different type from the indexer.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/forwarder-logs-different-type-from-the-indexer/m-p/482236#M82654</link>
      <description>&lt;P&gt;provide the screenshot of the log file and the same data in Splunk.&lt;BR /&gt;
I think, the issue is because of &lt;CODE&gt;sourcetype&lt;/CODE&gt; configuration for &lt;CODE&gt;multiline&lt;/CODE&gt; event.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 11:05:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/forwarder-logs-different-type-from-the-indexer/m-p/482236#M82654</guid>
      <dc:creator>gaurav_maniar</dc:creator>
      <dc:date>2019-11-12T11:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: forwarder logs different type from the indexer.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/forwarder-logs-different-type-from-the-indexer/m-p/482237#M82655</link>
      <description>&lt;P&gt;Your props.conf settings probably need to be adjusted.  Please provide some sample events and we'll try to help you get the settings right.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 11:29:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/forwarder-logs-different-type-from-the-indexer/m-p/482237#M82655</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-11-12T11:29:22Z</dc:date>
    </item>
  </channel>
</rss>

