<?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: cant search data in indexer in Installation</title>
    <link>https://community.splunk.com/t5/Installation/cant-search-data-in-indexer/m-p/745119#M14370</link>
    <description>&lt;P&gt;Have you check that those indexes are there and splunk is running there without issues?&lt;/P&gt;&lt;P&gt;Basically if you have GUI enabled on IDX you can try query from there or use CLI and do queries on command line too.&lt;/P&gt;&lt;P&gt;Check also if there is any issues with internal logs. You can query those from internal indexes like&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_internal log_level IN (error, warn)&lt;/LI-CODE&gt;</description>
    <pubDate>Mon, 28 Apr 2025 17:31:33 GMT</pubDate>
    <dc:creator>isoutamo</dc:creator>
    <dc:date>2025-04-28T17:31:33Z</dc:date>
    <item>
      <title>cant search data in indexer</title>
      <link>https://community.splunk.com/t5/Installation/cant-search-data-in-indexer/m-p/744870#M14360</link>
      <description>&lt;P&gt;&lt;SPAN&gt;i installed splunk in distributed management environment. furthermore, my indexer server got reboot and i can't query my data even though at index = _internal.&amp;nbsp;whereas previously it was fine.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 08:49:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/cant-search-data-in-indexer/m-p/744870#M14360</guid>
      <dc:creator>arsidiq</dc:creator>
      <dc:date>2025-04-24T08:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: cant search data in indexer</title>
      <link>https://community.splunk.com/t5/Installation/cant-search-data-in-indexer/m-p/744872#M14361</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/260812"&gt;@arsidiq&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Ensure&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;the&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;indexer&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;is&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;running.&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Log&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;into&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;the&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;indexer&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;server&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;and&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;check&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Splunk's&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;status: /opt/splunk/bin/splunk status&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;If Splunk is not running, start it: /opt/splunk/bin/splunk start&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;DIV&gt;&lt;UL&gt;&lt;LI&gt;Confirm that the search head and other components can communicate with the indexer. Test connectivity using: ping &amp;lt;indexer_ip&amp;gt;&lt;/LI&gt;&lt;LI&gt;Verify that the Splunk management port (default: 8089) is open: telnet &amp;lt;indexer_ip&amp;gt; 8089&lt;BR /&gt;Check the Splunk logs on the indexer for errors: /opt/splunk/var/log/splunk/splunkd.log&lt;/LI&gt;&lt;LI&gt;Look for issues related to indexing, disk space, or corrupted buckets. Common issues include: Disk full errors or Corrupted index buckets due to improper shutdown.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 24 Apr 2025 09:07:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/cant-search-data-in-indexer/m-p/744872#M14361</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-04-24T09:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: cant search data in indexer</title>
      <link>https://community.splunk.com/t5/Installation/cant-search-data-in-indexer/m-p/744875#M14362</link>
      <description>&lt;P&gt;yups the indexer is running, and still cant quey any data after the server has been reboot&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 09:07:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/cant-search-data-in-indexer/m-p/744875#M14362</guid>
      <dc:creator>arsidiq</dc:creator>
      <dc:date>2025-04-24T09:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: cant search data in indexer</title>
      <link>https://community.splunk.com/t5/Installation/cant-search-data-in-indexer/m-p/744876#M14363</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/260812"&gt;@arsidiq&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Verify that the search head can communicate with the indexer.&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;If it fails, check firewall rules or network issues. Ensure the indexer is listed in the search head’s distributed search configuration:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;UL&gt;&lt;LI&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Splunk Web: &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Settings &amp;gt; Distributed Search &amp;gt; Search Peers&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;LI&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Or check &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;$SPLUNK_HOME/etc/system/local/distsearch.conf&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN class=""&gt;Check this on the indexer:-&amp;nbsp; tail -n 100 /opt/splunk/var/log/splunk/splunkd.log&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 24 Apr 2025 09:12:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/cant-search-data-in-indexer/m-p/744876#M14363</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-04-24T09:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: cant search data in indexer</title>
      <link>https://community.splunk.com/t5/Installation/cant-search-data-in-indexer/m-p/744877#M14364</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/260812"&gt;@arsidiq&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Refer this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.splunk.com/t5/Splunk-Search/Why-is-no-data-being-written-to-the-internal-index-for-my-search/m-p/106332" target="_blank"&gt;Solved: Why is no data being written to the _internal inde... - Splunk Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.splunk.com/t5/Security/Why-is-internal-index-is-disabled/m-p/444925" target="_blank"&gt;Solved: Why is _internal index is disabled? - Splunk Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 09:16:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/cant-search-data-in-indexer/m-p/744877#M14364</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-04-24T09:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: cant search data in indexer</title>
      <link>https://community.splunk.com/t5/Installation/cant-search-data-in-indexer/m-p/744878#M14365</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/260812"&gt;@arsidiq&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Verify permissions for Splunk directories. If they've changed to root after a reboot, correct them with:&lt;/P&gt;&lt;P&gt;chown -R splunk:splunk /opt/splunk&lt;/P&gt;&lt;P&gt;Are you able to see the data for other indexes?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 09:21:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/cant-search-data-in-indexer/m-p/744878#M14365</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-04-24T09:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: cant search data in indexer</title>
      <link>https://community.splunk.com/t5/Installation/cant-search-data-in-indexer/m-p/744879#M14366</link>
      <description>&lt;P&gt;Can you tell more about what and how you have done this installation and what kind of distributed environment you have?&lt;/P&gt;&lt;P&gt;Are the problematic node indexer, search head or something other node?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 09:23:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/cant-search-data-in-indexer/m-p/744879#M14366</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2025-04-24T09:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: cant search data in indexer</title>
      <link>https://community.splunk.com/t5/Installation/cant-search-data-in-indexer/m-p/744881#M14367</link>
      <description>&lt;P&gt;already done this, since splunk has to run using user splunk sir so when i want to start the service i already change the permissions&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 09:35:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/cant-search-data-in-indexer/m-p/744881#M14367</guid>
      <dc:creator>arsidiq</dc:creator>
      <dc:date>2025-04-24T09:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: cant search data in indexer</title>
      <link>https://community.splunk.com/t5/Installation/cant-search-data-in-indexer/m-p/744883#M14368</link>
      <description>&lt;P&gt;first i have 3 different server (HF, SH, and IDX) and the distributed search is going to IDX. there an incident that idx server is shutting down and after i started and run the splunk services, i can't query any data. i try to query index = * and has no result.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 09:38:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/cant-search-data-in-indexer/m-p/744883#M14368</guid>
      <dc:creator>arsidiq</dc:creator>
      <dc:date>2025-04-24T09:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: cant search data in indexer</title>
      <link>https://community.splunk.com/t5/Installation/cant-search-data-in-indexer/m-p/744884#M14369</link>
      <description>&lt;P&gt;i think the problem itself in indexer node, but still cant find out why it can query splunk internal log&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 09:40:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/cant-search-data-in-indexer/m-p/744884#M14369</guid>
      <dc:creator>arsidiq</dc:creator>
      <dc:date>2025-04-24T09:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: cant search data in indexer</title>
      <link>https://community.splunk.com/t5/Installation/cant-search-data-in-indexer/m-p/745119#M14370</link>
      <description>&lt;P&gt;Have you check that those indexes are there and splunk is running there without issues?&lt;/P&gt;&lt;P&gt;Basically if you have GUI enabled on IDX you can try query from there or use CLI and do queries on command line too.&lt;/P&gt;&lt;P&gt;Check also if there is any issues with internal logs. You can query those from internal indexes like&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_internal log_level IN (error, warn)&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 28 Apr 2025 17:31:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/cant-search-data-in-indexer/m-p/745119#M14370</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2025-04-28T17:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: cant search data in indexer</title>
      <link>https://community.splunk.com/t5/Installation/cant-search-data-in-indexer/m-p/745123#M14371</link>
      <description>&lt;P&gt;First things first.&lt;/P&gt;&lt;P&gt;1. Does the splunkd process run on the indexer?&lt;/P&gt;&lt;P&gt;2. Does it listen on the 8089 port?&lt;/P&gt;&lt;P&gt;3. Can you reach indexer's 8089 port from the SH?&lt;/P&gt;&lt;P&gt;4. What does "splunk status" say on the indexer?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2025 20:29:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/cant-search-data-in-indexer/m-p/745123#M14371</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-04-28T20:29:53Z</dc:date>
    </item>
  </channel>
</rss>

