<?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: Troubleshoot missing data in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/537909#M90157</link>
    <description>&lt;P&gt;Thanks, tried that command, still no data.&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jan 2021 20:16:43 GMT</pubDate>
    <dc:creator>emsecrist</dc:creator>
    <dc:date>2021-01-29T20:16:43Z</dc:date>
    <item>
      <title>Troubleshoot missing data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/537890#M90150</link>
      <description>&lt;P&gt;A new custom app and index was created and successfully deployed to 37 clients, as seen in the Fowarder Management interface in my Deployment Server. However, I do not see any data when searching in splunk.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the stanza for the new index:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[sap]
repFactor  = auto
homePath   = volume:primary/sap/db
coldPath   = volume:cold/sap/colddb
thawedPath = /opt/splunk/var/lib/splunk/cold1/sap/thaweddb
tstatsHomePath = volume:primary/sap/datamodel_summary
frozenTimePeriodInSecs = 7776000&lt;/LI-CODE&gt;&lt;P&gt;Here is the inputs.conf for the new app:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[monitor:///hana/shared/*/XXX00/*/trace]
sourcetype = sap-hana-trace
index = sap&lt;/LI-CODE&gt;&lt;P&gt;I have checked the Splunk UF logs and don't see any errors. Any help would be much appreciated.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 18:17:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/537890#M90150</guid>
      <dc:creator>emsecrist</dc:creator>
      <dc:date>2021-01-29T18:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshoot missing data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/537899#M90151</link>
      <description>&lt;P&gt;Can you see internal logs from those UFs? And have you enabled UF’s restart after deployment? Probably splunk user has read access to those files as you haven’t any errors on splunkd.log.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 19:27:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/537899#M90151</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-01-29T19:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshoot missing data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/537901#M90153</link>
      <description>&lt;P&gt;It's possible the timestamps of the events are being mis-interpreted and the events mis-filed.&amp;nbsp; Try searching a wider time window.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=sap sourcetype=sap-hana-trace earliest=-1y latest=+1y&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 29 Jan 2021 19:37:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/537901#M90153</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-01-29T19:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshoot missing data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/537909#M90157</link>
      <description>&lt;P&gt;Thanks, tried that command, still no data.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 20:16:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/537909#M90157</guid>
      <dc:creator>emsecrist</dc:creator>
      <dc:date>2021-01-29T20:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshoot missing data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/537911#M90158</link>
      <description>&lt;P&gt;Yes I am able to see the internal logs from those UFs, and yes the UF restart is enabled after deployment. I even manually restarted one of the UFs. I also switched to the splunk user and verified read access to the directory and files.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 20:23:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/537911#M90158</guid>
      <dc:creator>emsecrist</dc:creator>
      <dc:date>2021-01-29T20:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshoot missing data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/537913#M90159</link>
      <description>&lt;P&gt;If you're desperate try&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=* source="/hana/*"&lt;/LI-CODE&gt;&lt;P&gt;Have you confirmed the forwarder has read access to the file path it's trying to monitor?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How many files are in that path?&amp;nbsp; I'm wondering if it's more than the UF can handle.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 20:41:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/537913#M90159</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-01-29T20:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshoot missing data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/537916#M90161</link>
      <description>&lt;P&gt;Yes I am desperate.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Tried that search, no data found. The UF does have access to the directory. The directory contains 2715 files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 20:47:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/537916#M90161</guid>
      <dc:creator>emsecrist</dc:creator>
      <dc:date>2021-01-29T20:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshoot missing data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/537926#M90163</link>
      <description>&lt;P&gt;What splunk list inputstatus shows on UF?&lt;/P&gt;&lt;P&gt;Probably you have already check these:&amp;nbsp;&lt;A href="https://wiki.splunk.com/Community:Troubleshooting_Monitor_Inputs" target="_blank"&gt;https://wiki.splunk.com/Community:Troubleshooting_Monitor_Inputs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 22:42:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/537926#M90163</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-01-29T22:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshoot missing data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/537965#M90171</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231027"&gt;@emsecrist&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Do you see an ERROR, WARN or started watching file log in below search?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_internal host=uf_hostname *hana*&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jan 2021 06:21:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/537965#M90171</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2021-01-30T06:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshoot missing data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/538151#M90213</link>
      <description>&lt;P&gt;No ERROR or WARN, but I do see this:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;01-29-2021 09:36:05.565 -0700 INFO TailingProcessor - Adding watch on path: /hana/shared.
• host = XXXXXXX
• source = /opt/splunkforwarder/var/log/splunk/splunkd.log
sourcetype = splunkd

01-29-2021 09:36:05.565 -0700 INFO TailingProcessor - Parsing configuration stanza: monitor:///hana/shared/*/HDB00/*/trace.
• host = XXXXXXX
• source = /opt/splunkforwarder/var/log/splunk/splunkd.log
• sourcetype = splunkd&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 01 Feb 2021 18:41:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/538151#M90213</guid>
      <dc:creator>emsecrist</dc:creator>
      <dc:date>2021-02-01T18:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshoot missing data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/538153#M90214</link>
      <description>&lt;P&gt;That is a helpful command, 'splunk list inputstatus', it provides a lot of information! I am doing some analysis of the output, I will let you know if I find anything interesting.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 18:42:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/538153#M90214</guid>
      <dc:creator>emsecrist</dc:creator>
      <dc:date>2021-02-01T18:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshoot missing data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/538156#M90215</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231027"&gt;@emsecrist&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Can you please test by adding file extensions to monitor stanza like below?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[monitor:///hana/shared/*/XXX00/*/trace/*.log]
sourcetype = sap-hana-trace
index = sap&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 18:57:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/538156#M90215</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2021-02-01T18:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshoot missing data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/538161#M90216</link>
      <description>&lt;P&gt;The files are *trc, and the sub-directory under shared always end in 1, so I updated the monitor line like so:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[monitor:///hana/shared/*1/XXX00/*/trace/*.trc]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;I then ran 'splunk list inputstatus' from the UF, and it looks like splunk is seeing the correct log files. Here is a snippet from the output:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;/hana/shared/SE1/XXX00/xxxxxxx/trace/system_availability_xxxxxxxxxxxx.trc
                file position = 39983
                file size = 39983
                parent = /hana/shared/*1/XXX00/*/trace/*.trc
                percent = 100.00
                type = finished reading

        /hana/shared/SE1/HDB00/xxxxxxx/trace/webdispatcher_xxxxxxxxxx.30006.000.trc
                file position = 257800
                file size = 257800
                parent = /hana/shared/*1/XXX00/*/trace/*.trc
                percent = 100.00
                type = open file&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;I still don't see any data in the 'sap' index though.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 19:21:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/538161#M90216</guid>
      <dc:creator>emsecrist</dc:creator>
      <dc:date>2021-02-01T19:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshoot missing data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/538165#M90217</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231027"&gt;@emsecrist&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Splunk seems successfully hit the correct files. I believe these trace files are not plain text. That is why it cannot index. Maybe you can use DBConnect to query these trace info.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 19:39:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/538165#M90217</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2021-02-01T19:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshoot missing data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/538166#M90218</link>
      <description>&lt;P&gt;The data shows up now! I re-did the search with a longer time range, and it's there. Thank you for the help!&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 19:46:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/538166#M90218</guid>
      <dc:creator>emsecrist</dc:creator>
      <dc:date>2021-02-01T19:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshoot missing data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/538167#M90219</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/206061"&gt;@scelikok&lt;/a&gt;&amp;nbsp;One more question... If I wanted to monitor all the log files in the .../trace directory, how could I do that?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 19:53:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/538167#M90219</guid>
      <dc:creator>emsecrist</dc:creator>
      <dc:date>2021-02-01T19:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshoot missing data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/538170#M90220</link>
      <description>&lt;P&gt;Great! &lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can try below;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[monitor:///hana/shared/*/XXX00/*/trace/*]
sourcetype = sap-hana-trace
index = sap&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 01 Feb 2021 20:12:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/538170#M90220</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2021-02-01T20:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshoot missing data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/555446#M92000</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231027"&gt;@emsecrist&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Did you create the custom sourcetype "sap-hana-trace"? Would you mind sharing the config (from props.conf) for this custom sourcetype.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jun 2021 07:34:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/555446#M92000</guid>
      <dc:creator>Rajeev</dc:creator>
      <dc:date>2021-06-11T07:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshoot missing data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/569012#M100942</link>
      <description>&lt;P&gt;Hello Bro.,&amp;nbsp; would you share how I would look for a list of "missing indexes" in Splunk Ent.&amp;nbsp; please? The error I get says: Events not received from missing indexes". How would I fix "missing indexes issues" please? Thanks a million.&amp;nbsp;&lt;SPAN&gt;teşekkürler.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 19:59:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/569012#M100942</guid>
      <dc:creator>SamHTexas</dc:creator>
      <dc:date>2021-09-29T19:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshoot missing data</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/571212#M101188</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/228649"&gt;@SamHTexas&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;The solution is to create those missing indexes shown on messages on your indexers. I assume you are running clustered environment, you should do this on your cluster master and distribute it to your indexers.&lt;/P&gt;&lt;P&gt;If you want to check if you have an input that setup for non-exist index, you should check all your inputs.conf files for index values and compare them with your cluster indexes.conf files.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Oct 2021 17:02:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Troubleshoot-missing-data/m-p/571212#M101188</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2021-10-16T17:02:56Z</dc:date>
    </item>
  </channel>
</rss>

