<?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 is my _thefishbucket always empty? in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-is-my-thefishbucket-always-empty/m-p/257365#M411</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;This is my first post in here. I have installed Splunk Light a few weeks ago and have been using it for reporting on various applications logs.&lt;/P&gt;

&lt;P&gt;Today I deployed a few scripts that copy log files to my splunk server which is monitoring the folder and reading the logs.&lt;/P&gt;

&lt;P&gt;Now, if a file is copied twice (or more) to the folder, Splunk Light reindexes it and duplicates the data.&lt;/P&gt;

&lt;P&gt;I read about it and notice my _thefishbucket was empty no matter what. So i decided that it was because is was the Light version and uninstalled it and reinstalled Splunk but now the Enterprise version.&lt;/P&gt;

&lt;P&gt;Still my _thefishbucket index still empty (0 events).&lt;/P&gt;

&lt;P&gt;I dont know what to do to turn on the cyclic redundancy checks and it is killing the proposition of using Splunk for logs reporting.&lt;/P&gt;

&lt;P&gt;So my questions are: how do I switch it on? and shouldn't it work by default?&lt;/P&gt;

&lt;P&gt;Thanks in advance for your help,&lt;/P&gt;

&lt;P&gt;Ademar&lt;/P&gt;</description>
    <pubDate>Wed, 18 May 2016 13:35:15 GMT</pubDate>
    <dc:creator>ademargomes</dc:creator>
    <dc:date>2016-05-18T13:35:15Z</dc:date>
    <item>
      <title>Why is my _thefishbucket always empty?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-is-my-thefishbucket-always-empty/m-p/257365#M411</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;This is my first post in here. I have installed Splunk Light a few weeks ago and have been using it for reporting on various applications logs.&lt;/P&gt;

&lt;P&gt;Today I deployed a few scripts that copy log files to my splunk server which is monitoring the folder and reading the logs.&lt;/P&gt;

&lt;P&gt;Now, if a file is copied twice (or more) to the folder, Splunk Light reindexes it and duplicates the data.&lt;/P&gt;

&lt;P&gt;I read about it and notice my _thefishbucket was empty no matter what. So i decided that it was because is was the Light version and uninstalled it and reinstalled Splunk but now the Enterprise version.&lt;/P&gt;

&lt;P&gt;Still my _thefishbucket index still empty (0 events).&lt;/P&gt;

&lt;P&gt;I dont know what to do to turn on the cyclic redundancy checks and it is killing the proposition of using Splunk for logs reporting.&lt;/P&gt;

&lt;P&gt;So my questions are: how do I switch it on? and shouldn't it work by default?&lt;/P&gt;

&lt;P&gt;Thanks in advance for your help,&lt;/P&gt;

&lt;P&gt;Ademar&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 13:35:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-is-my-thefishbucket-always-empty/m-p/257365#M411</guid>
      <dc:creator>ademargomes</dc:creator>
      <dc:date>2016-05-18T13:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my _thefishbucket always empty?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-is-my-thefishbucket-always-empty/m-p/257366#M412</link>
      <description>&lt;P&gt;Can you provide the monitoring configuration (inputs.conf) that you're using for your monitoring?&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 14:13:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-is-my-thefishbucket-always-empty/m-p/257366#M412</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-05-18T14:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my _thefishbucket always empty?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-is-my-thefishbucket-always-empty/m-p/257367#M413</link>
      <description>&lt;P&gt;Hi there, thanks for your reply.  I tried to edit the post but im not alowed. Hope it is alright to have it here:&lt;/P&gt;

&lt;P&gt;[default]&lt;BR /&gt;
index         = default&lt;BR /&gt;
_rcvbuf        = 1572864&lt;BR /&gt;
host = $decideOnStartup&lt;BR /&gt;
evt_resolve_ad_obj = 0&lt;BR /&gt;
evt_dc_name=&lt;BR /&gt;
evt_dns_name=&lt;/P&gt;

&lt;P&gt;[blacklist:$SPLUNK_HOME\etc\auth]&lt;/P&gt;

&lt;P&gt;[monitor://$SPLUNK_HOME\var\log\splunk]&lt;BR /&gt;
index = _internal&lt;/P&gt;

&lt;P&gt;[monitor://$SPLUNK_HOME\etc\splunk.version]&lt;BR /&gt;
_TCP_ROUTING = *&lt;BR /&gt;
index = _internal&lt;BR /&gt;
sourcetype=splunk_version&lt;/P&gt;

&lt;P&gt;[batch://$SPLUNK_HOME\var\spool\splunk]&lt;BR /&gt;
move_policy = sinkhole&lt;BR /&gt;
crcSalt = &lt;/P&gt;

&lt;P&gt;[batch://$SPLUNK_HOME\var\spool\splunk...stash_new]&lt;BR /&gt;
queue       = stashparsing&lt;BR /&gt;
sourcetype  = stash_new&lt;BR /&gt;
move_policy = sinkhole&lt;BR /&gt;
crcSalt     = &lt;/P&gt;

&lt;P&gt;[fschange:$SPLUNK_HOME\etc]&lt;/P&gt;

&lt;H1&gt;poll every 10 minutes&lt;/H1&gt;

&lt;P&gt;pollPeriod = 600&lt;/P&gt;

&lt;H1&gt;generate audit events into the audit index, instead of fschange events&lt;/H1&gt;

&lt;P&gt;signedaudit=true&lt;BR /&gt;
recurse=true&lt;BR /&gt;
followLinks=false&lt;BR /&gt;
hashMaxSize=-1&lt;BR /&gt;
fullEvent=false&lt;BR /&gt;
sendEventMaxSize=-1&lt;BR /&gt;
filesPerDelay = 10&lt;BR /&gt;
delayInMills = 100&lt;/P&gt;

&lt;P&gt;[udp]&lt;BR /&gt;
connection_host=ip&lt;/P&gt;

&lt;P&gt;[tcp]&lt;BR /&gt;
acceptFrom=*&lt;BR /&gt;
connection_host=dns&lt;/P&gt;

&lt;P&gt;[splunktcp]&lt;BR /&gt;
route=has_key:_replicationBucketUUID:replicationQueue;has_key:_dstrx:typingQueue;has_key:_linebreaker:indexQueue;absent_key:_linebreaker:parsingQueue&lt;BR /&gt;
acceptFrom=*&lt;BR /&gt;
connection_host=ip&lt;/P&gt;

&lt;P&gt;[script]&lt;BR /&gt;
interval = 60.0&lt;BR /&gt;
start_by_shell = false&lt;/P&gt;

&lt;P&gt;[SSL]&lt;/P&gt;

&lt;H1&gt;default cipher suites that splunk allows. Change this if you wish to increase the security&lt;/H1&gt;

&lt;H1&gt;of SSL connections, or to lower it if you having trouble connecting to splunk.&lt;/H1&gt;

&lt;P&gt;cipherSuite = ALL:!aNULL:!eNULL:!LOW:!EXP:RC4+RSA:+HIGH:+MEDIUM&lt;BR /&gt;
allowSslRenegotiation = true&lt;BR /&gt;
sslQuietShutdown = false&lt;/P&gt;

&lt;H1&gt;Allow only sslv3 and above connections&lt;/H1&gt;

&lt;P&gt;sslVersions = *,-ssl2&lt;/P&gt;

&lt;P&gt;[script://$SPLUNK_HOME\bin\scripts\splunk-wmi.path]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
interval = 10000000&lt;BR /&gt;
source = wmi&lt;BR /&gt;
sourcetype = wmi&lt;BR /&gt;
queue = winparsing&lt;BR /&gt;
persistentQueueSize=200MB&lt;/P&gt;

&lt;H1&gt;default single instance modular input restarts&lt;/H1&gt;

&lt;P&gt;[admon]&lt;BR /&gt;
interval=60&lt;BR /&gt;
baseline=0&lt;/P&gt;

&lt;P&gt;[MonitorNoHandle]&lt;BR /&gt;
interval=60&lt;/P&gt;

&lt;P&gt;[WinEventLog]&lt;BR /&gt;
interval=60&lt;BR /&gt;
evt_resolve_ad_obj = 0&lt;BR /&gt;
evt_dc_name=&lt;BR /&gt;
evt_dns_name=&lt;/P&gt;

&lt;P&gt;[WinNetMon]&lt;BR /&gt;
interval=60&lt;/P&gt;

&lt;P&gt;[WinPrintMon]&lt;BR /&gt;
interval=60&lt;/P&gt;

&lt;P&gt;[WinRegMon]&lt;BR /&gt;
interval=60&lt;BR /&gt;
baseline=0&lt;/P&gt;

&lt;P&gt;[perfmon]&lt;BR /&gt;
interval=300&lt;/P&gt;

&lt;P&gt;[powershell]&lt;BR /&gt;
interval=60&lt;/P&gt;

&lt;P&gt;[powershell2]&lt;BR /&gt;
interval=60&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 09:44:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-is-my-thefishbucket-always-empty/m-p/257367#M413</guid>
      <dc:creator>ademargomes</dc:creator>
      <dc:date>2020-09-29T09:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my _thefishbucket always empty?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-is-my-thefishbucket-always-empty/m-p/257368#M414</link>
      <description>&lt;P&gt;Hi somesoni2,&lt;/P&gt;

&lt;P&gt;I tried both edit the post or send the file content as a comment but neither worked &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 14:36:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-is-my-thefishbucket-always-empty/m-p/257368#M414</guid>
      <dc:creator>ademargomes</dc:creator>
      <dc:date>2016-05-18T14:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my _thefishbucket always empty?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-is-my-thefishbucket-always-empty/m-p/257369#M415</link>
      <description>&lt;P&gt;Why do you care about the fishbucket? ; -) after all it's an internal processing space...&lt;/P&gt;

&lt;P&gt;&lt;A href="http://blogs.splunk.com/2008/08/14/what-is-this-fishbucket-thing/"&gt;what is this fishbucket thing&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 14:55:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-is-my-thefishbucket-always-empty/m-p/257369#M415</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2016-05-18T14:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my _thefishbucket always empty?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-is-my-thefishbucket-always-empty/m-p/257370#M416</link>
      <description>&lt;P&gt;Hi ddrillic, thanks for the comment.&lt;/P&gt;

&lt;P&gt;I dont in fact, but the data is getting duplicated as Splunks seems to index same file regardless the cyclic redundancy checks.&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 15:06:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-is-my-thefishbucket-always-empty/m-p/257370#M416</guid>
      <dc:creator>ademargomes</dc:creator>
      <dc:date>2016-05-18T15:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my _thefishbucket always empty?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-is-my-thefishbucket-always-empty/m-p/257371#M417</link>
      <description>&lt;P&gt;oh - got it ; -)&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 15:33:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-is-my-thefishbucket-always-empty/m-p/257371#M417</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2016-05-18T15:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my _thefishbucket always empty?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Why-is-my-thefishbucket-always-empty/m-p/257372#M418</link>
      <description>&lt;P&gt;Try using this in your inputs.conf:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;crcSalt =&amp;lt;SOURCE&amp;gt;&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Here's documentation on inputs.conf that you can search for "crcSalt" to find more details about it.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.0/Admin/Inputsconf"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.0/Admin/Inputsconf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;The fishbucket is auto-magical and I have no clue why its always 0 mb in size etc on the disk.  It's constantly used by splunk and data rotates within. &lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 15:38:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Why-is-my-thefishbucket-always-empty/m-p/257372#M418</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-05-18T15:38:19Z</dc:date>
    </item>
  </channel>
</rss>

