<?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 Linux log formatting in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Linux-log-formatting/m-p/62251#M2088</link>
    <description>&lt;P&gt;Can't seem to get Splunk to interpret the RHEL syslog data.&lt;BR /&gt;
I have tried several different formats:&lt;BR /&gt;
syslog&lt;BR /&gt;
linux_syslog_messages&lt;BR /&gt;
Still only get this:&lt;/P&gt;

&lt;P&gt;--splunk-cooked-mode-v3--\x00/x00...  forever&lt;/P&gt;

&lt;P&gt;Any ideas on this?&lt;/P&gt;

&lt;P&gt;I am formatting the forwarding server the same as the indexer. &lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 11:52:30 GMT</pubDate>
    <dc:creator>rriley</dc:creator>
    <dc:date>2020-09-28T11:52:30Z</dc:date>
    <item>
      <title>Linux log formatting</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Linux-log-formatting/m-p/62251#M2088</link>
      <description>&lt;P&gt;Can't seem to get Splunk to interpret the RHEL syslog data.&lt;BR /&gt;
I have tried several different formats:&lt;BR /&gt;
syslog&lt;BR /&gt;
linux_syslog_messages&lt;BR /&gt;
Still only get this:&lt;/P&gt;

&lt;P&gt;--splunk-cooked-mode-v3--\x00/x00...  forever&lt;/P&gt;

&lt;P&gt;Any ideas on this?&lt;/P&gt;

&lt;P&gt;I am formatting the forwarding server the same as the indexer. &lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:52:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Linux-log-formatting/m-p/62251#M2088</guid>
      <dc:creator>rriley</dc:creator>
      <dc:date>2020-09-28T11:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Linux log formatting</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Linux-log-formatting/m-p/62252#M2089</link>
      <description>&lt;P&gt;Give us details on the setup. From what you pasted it sounds like you've setup a TCP listener on the indexer but you're forwarding splunktcp data from a Splunk forwarder.&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2012 14:58:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Linux-log-formatting/m-p/62252#M2089</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-05-29T14:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: Linux log formatting</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Linux-log-formatting/m-p/62253#M2090</link>
      <description>&lt;P&gt;forwarder inputs.conf&lt;/P&gt;

&lt;P&gt;host=myhost&lt;BR /&gt;
[monitor:///var/log/messages]&lt;BR /&gt;
followTail=0&lt;BR /&gt;
disabled=false&lt;BR /&gt;
sourcetype=syslog&lt;/P&gt;

&lt;P&gt;forwarder outputs.conf&lt;/P&gt;

&lt;P&gt;[tcpout]&lt;BR /&gt;
defaultGroup=myhost_9997&lt;BR /&gt;
server=myhost&lt;BR /&gt;
[tcpout:myhost_9997]&lt;BR /&gt;
autoLB=true&lt;BR /&gt;
server=myhost:9997&lt;/P&gt;

&lt;P&gt;for some reason there is nothing but the server name in the /local/inputs.conf file (odd). I am printing what i see in the manager gui. I have re-statted splunk...&lt;/P&gt;

&lt;P&gt;indexer&lt;/P&gt;

&lt;P&gt;inputs tcp 9997&lt;BR /&gt;
Source - accept connections from all hosts yes&lt;BR /&gt;
no source name override&lt;BR /&gt;
sourcetype manual syslog&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:52:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Linux-log-formatting/m-p/62253#M2090</guid>
      <dc:creator>rriley</dc:creator>
      <dc:date>2020-09-28T11:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Linux log formatting</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Linux-log-formatting/m-p/62254#M2091</link>
      <description>&lt;P&gt;Your forwarder is sending Splunk cooked data to the indexer, but the port you've configured to the indexer is a regular raw TCP input, not an input for receiving cooked data. You need to remove the TCP input (Manager » Data inputs » TCP) and instead configure a Splunk receiver (Manager » Forwarding and receiving » Receive data) on the same port.&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2012 19:39:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Linux-log-formatting/m-p/62254#M2091</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-05-29T19:39:35Z</dc:date>
    </item>
  </channel>
</rss>

