<?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: Splunk is ingesting archived data from our syslog servers. How do I stop this? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-is-ingesting-archived-data-from-our-syslog-servers-How-do/m-p/330433#M61265</link>
    <description>&lt;P&gt;after adding syslog to the end of my inputs stanza i.e. /opt/splunk/syslogs/cisco/acs/*/syslog it is now not reading the .gz files and only reads the directory syslog anything else that is there like date+syslog directory.gz it is not reading that i confirmed it from ./splunk list monitor command.&lt;/P&gt;</description>
    <pubDate>Mon, 23 Oct 2017 15:07:11 GMT</pubDate>
    <dc:creator>hrithiktej</dc:creator>
    <dc:date>2017-10-23T15:07:11Z</dc:date>
    <item>
      <title>Splunk is ingesting archived data from our syslog servers. How do I stop this?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-is-ingesting-archived-data-from-our-syslog-servers-How-do/m-p/330429#M61261</link>
      <description>&lt;P&gt;We have a syslog server with universal forwarder (UF) installed on it and my inputs.conf states /opt/splunk/syslogs/cisco/acs/&lt;EM&gt;/&lt;/EM&gt; and my logrotate.d has syslog-ng that states /opt/splunk/syslogs/&lt;EM&gt;/&lt;/EM&gt;/*/syslog. Due to the logrotate daily cron job there are directories created with date text and .gz in the same directory and Splunk forwarder is reading them and resending it to indexers. How do i stop this?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 13:22:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-is-ingesting-archived-data-from-our-syslog-servers-How-do/m-p/330429#M61261</guid>
      <dc:creator>hrithiktej</dc:creator>
      <dc:date>2017-10-23T13:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk is ingesting archived data from our syslog servers. How do I stop this?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-is-ingesting-archived-data-from-our-syslog-servers-How-do/m-p/330430#M61262</link>
      <description>&lt;P&gt;Modify your inputs.conf monitor the actual log files in that path.  If the logs end in .log, wild card the .log extension.  You can also blacklist the .gz files etc...&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 13:31:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-is-ingesting-archived-data-from-our-syslog-servers-How-do/m-p/330430#M61262</guid>
      <dc:creator>enicholson_splu</dc:creator>
      <dc:date>2017-10-23T13:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk is ingesting archived data from our syslog servers. How do I stop this?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-is-ingesting-archived-data-from-our-syslog-servers-How-do/m-p/330431#M61263</link>
      <description>&lt;P&gt;hi,&lt;BR /&gt;
do a blacklist on gz files in your inputs.conf&lt;/P&gt;

&lt;P&gt;eg&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///var/log/xyz/]
disabled = false
ignoreOlderThan = 7d
recursive = true
index = my_index
blacklist = (\.tgz|\.gz)$
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 23 Oct 2017 14:13:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-is-ingesting-archived-data-from-our-syslog-servers-How-do/m-p/330431#M61263</guid>
      <dc:creator>koshyk</dc:creator>
      <dc:date>2017-10-23T14:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk is ingesting archived data from our syslog servers. How do I stop this?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-is-ingesting-archived-data-from-our-syslog-servers-How-do/m-p/330432#M61264</link>
      <description>&lt;P&gt;Thanks, I am using this now in my inputs.conf [monitor:///opt/splunk/syslogs/cisco/acs/&lt;EM&gt;/syslog] instead of /&lt;/EM&gt;/* , lets c if this works if this does not then i will try your suggestion of blacklisting.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 14:36:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-is-ingesting-archived-data-from-our-syslog-servers-How-do/m-p/330432#M61264</guid>
      <dc:creator>hrithiktej</dc:creator>
      <dc:date>2017-10-23T14:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk is ingesting archived data from our syslog servers. How do I stop this?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-is-ingesting-archived-data-from-our-syslog-servers-How-do/m-p/330433#M61265</link>
      <description>&lt;P&gt;after adding syslog to the end of my inputs stanza i.e. /opt/splunk/syslogs/cisco/acs/*/syslog it is now not reading the .gz files and only reads the directory syslog anything else that is there like date+syslog directory.gz it is not reading that i confirmed it from ./splunk list monitor command.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 15:07:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-is-ingesting-archived-data-from-our-syslog-servers-How-do/m-p/330433#M61265</guid>
      <dc:creator>hrithiktej</dc:creator>
      <dc:date>2017-10-23T15:07:11Z</dc:date>
    </item>
  </channel>
</rss>

