<?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: I have a universal forwarder installed on a linux syslog server, have created an deployment app and see that it is deployed to the server, but the data is not showing up, any suggestions? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/I-have-a-universal-forwarder-installed-on-a-linux-syslog-server/m-p/111220#M23327</link>
    <description>&lt;P&gt;looks like some permission troubles, check the file and directory permission and that the user running the Splunk UF is set correctly&lt;/P&gt;</description>
    <pubDate>Thu, 13 Nov 2014 08:35:50 GMT</pubDate>
    <dc:creator>MuS</dc:creator>
    <dc:date>2014-11-13T08:35:50Z</dc:date>
    <item>
      <title>I have a universal forwarder installed on a linux syslog server, have created an deployment app and see that it is deployed to the server, but the data is not showing up, any suggestions?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/I-have-a-universal-forwarder-installed-on-a-linux-syslog-server/m-p/111217#M23324</link>
      <description>&lt;P&gt;I have created an index called prod_syslog with four sourcetypes monitoring the below paths.  I see this app is deployed to the syslog server via the forwarder management section of the deployment server.  Yes i receive no data in the search head when looking for anything in that index.   Each of the monitors below have subfolders with the hostnames that send syslog to the syslog server,  I believe i should be able to do a recursive search to all the sub-directories in this path by default.  &lt;/P&gt;

&lt;H1&gt;ESX SysLog File monitoring&lt;/H1&gt;

&lt;P&gt;[monitor:///var/log/company_logs/ESXi_Hosts/]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
index = prod_syslog &lt;BR /&gt;
sourcetype = vmw-syslog&lt;/P&gt;

&lt;H1&gt;f5 SysLog File monitoring&lt;/H1&gt;

&lt;P&gt;[monitor:///var/log/company_logs/f5/]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
index = prod_syslog &lt;BR /&gt;
sourcetype = f5-syslog&lt;/P&gt;

&lt;H1&gt;Firewall SysLog File monitoring&lt;/H1&gt;

&lt;P&gt;[monitor:///var/log/company_logs/Firewalls/]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
index = prod_syslog &lt;BR /&gt;
sourcetype = firewall-syslog&lt;/P&gt;

&lt;H1&gt;Switch SysLog File monitoring&lt;/H1&gt;

&lt;P&gt;[monitor:///var/log/company_logs/Switches/]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
index = prod_syslog &lt;BR /&gt;
sourcetype = switch-syslog&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:07:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/I-have-a-universal-forwarder-installed-on-a-linux-syslog-server/m-p/111217#M23324</guid>
      <dc:creator>pete_charlton</dc:creator>
      <dc:date>2020-09-28T18:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: I have a universal forwarder installed on a linux syslog server, have created an deployment app and see that it is deployed to the server, but the data is not showing up, any suggestions?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/I-have-a-universal-forwarder-installed-on-a-linux-syslog-server/m-p/111218#M23325</link>
      <description>&lt;P&gt;Hi pete_charlton,&lt;/P&gt;

&lt;P&gt;set &lt;CODE&gt;disabled&lt;/CODE&gt; to 0 not &lt;CODE&gt;false&lt;/CODE&gt; see docs:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;disabled = [0|1]
* Specifies whether or not the input is enabled.
* 1 to disable the input, 0 to enable it.
* Defaults to 0 (enabled).
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If this does not help:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Did you restart the UF?&lt;/LI&gt;
&lt;LI&gt;Did you search over all time in the index?&lt;/LI&gt;
&lt;LI&gt;What is the tailingProcess reporting in $SPLUNK_HOME/var/log/splunkd/splunkd.log on the UF or&lt;/LI&gt;
&lt;LI&gt;use this nice script &lt;A href="http://blogs.splunk.com/2011/01/02/did-i-miss-christmas-2/"&gt;http://blogs.splunk.com/2011/01/02/did-i-miss-christmas-2/&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;hope this helps ...&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2014 13:00:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/I-have-a-universal-forwarder-installed-on-a-linux-syslog-server/m-p/111218#M23325</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-11-12T13:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: I have a universal forwarder installed on a linux syslog server, have created an deployment app and see that it is deployed to the server, but the data is not showing up, any suggestions?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/I-have-a-universal-forwarder-installed-on-a-linux-syslog-server/m-p/111219#M23326</link>
      <description>&lt;P&gt;I have restarted the UF and changed disabled =0&lt;/P&gt;

&lt;P&gt;11-12-2014 11:38:42.420 -0500 ERROR ExecProcessor - message from "python /opt/splunkforwarder/etc/apps/TA-sos/bin/nfs-iostat_sos.py" import splunk.bundle&lt;/P&gt;

&lt;P&gt;11-12-2014 11:38:42.420 -0500 ERROR ExecProcessor - message from "python /opt/splunkforwarder/etc/apps/TA-sos/bin/nfs-iostat_sos.py" ImportError: No module named splunk.bundle&lt;/P&gt;

&lt;P&gt;11-12-2014 11:38:42.426 -0500 ERROR ExecProcessor - message from "/opt/splunkforwarder/etc/apps/TA-sos/bin/ps_sos.sh" /bin/sh: 1: /opt/splunkforwarder/etc/apps/TA-sos/bin/ps_sos.sh: Permission denied&lt;/P&gt;

&lt;P&gt;11-12-2014 11:38:47.429 -0500 ERROR ExecProcessor - message from "python /opt/splunkforwarder/etc/apps/TA-sos/bin/nfs-iostat_sos.py" Traceback (most recent call last):&lt;/P&gt;

&lt;P&gt;11-12-2014 11:38:47.429 -0500 ERROR ExecProcessor - message from "python /opt/splunkforwarder/etc/apps/TA-sos/bin/nfs-iostat_sos.py" File "/opt/splunkforwarder/etc/apps/TA-sos/bin/nfs-iostat_sos.py", line 27, in &lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:10:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/I-have-a-universal-forwarder-installed-on-a-linux-syslog-server/m-p/111219#M23326</guid>
      <dc:creator>pete_charlton</dc:creator>
      <dc:date>2020-09-28T18:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: I have a universal forwarder installed on a linux syslog server, have created an deployment app and see that it is deployed to the server, but the data is not showing up, any suggestions?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/I-have-a-universal-forwarder-installed-on-a-linux-syslog-server/m-p/111220#M23327</link>
      <description>&lt;P&gt;looks like some permission troubles, check the file and directory permission and that the user running the Splunk UF is set correctly&lt;/P&gt;</description>
      <pubDate>Thu, 13 Nov 2014 08:35:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/I-have-a-universal-forwarder-installed-on-a-linux-syslog-server/m-p/111220#M23327</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-11-13T08:35:50Z</dc:date>
    </item>
  </channel>
</rss>

