<?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 Not able to search data with source. in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405175#M169313</link>
    <description>&lt;P&gt;Hi Folks,&lt;/P&gt;

&lt;P&gt;we are ingested the aws vpc flow logs in splunk and able to see the data while searching with index but while searching with source it is not showing any data for that particular source.&lt;/P&gt;

&lt;P&gt;for example: while using below search it is showing data.&lt;BR /&gt;
1. index=* and able to see that source(aws:cloudwatch:vpclogs)&lt;BR /&gt;
2. index=* | stats count by source , it is display the source(aws:cloudwatch:vpclogs) with 86 event counts.&lt;/P&gt;

&lt;P&gt;but while searching with below command.&lt;/P&gt;

&lt;P&gt;index=* source=aws:cloudwatch:vpclogs it is not displaying any data.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Sridhar&lt;/P&gt;</description>
    <pubDate>Mon, 21 May 2018 06:16:46 GMT</pubDate>
    <dc:creator>sridharlakshman</dc:creator>
    <dc:date>2018-05-21T06:16:46Z</dc:date>
    <item>
      <title>Not able to search data with source.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405175#M169313</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt;

&lt;P&gt;we are ingested the aws vpc flow logs in splunk and able to see the data while searching with index but while searching with source it is not showing any data for that particular source.&lt;/P&gt;

&lt;P&gt;for example: while using below search it is showing data.&lt;BR /&gt;
1. index=* and able to see that source(aws:cloudwatch:vpclogs)&lt;BR /&gt;
2. index=* | stats count by source , it is display the source(aws:cloudwatch:vpclogs) with 86 event counts.&lt;/P&gt;

&lt;P&gt;but while searching with below command.&lt;/P&gt;

&lt;P&gt;index=* source=aws:cloudwatch:vpclogs it is not displaying any data.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Sridhar&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 06:16:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405175#M169313</guid>
      <dc:creator>sridharlakshman</dc:creator>
      <dc:date>2018-05-21T06:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to search data with source.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405176#M169314</link>
      <description>&lt;P&gt;Try putting the source in quotes (")&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 10:57:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405176#M169314</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2018-05-21T10:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to search data with source.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405177#M169315</link>
      <description>&lt;P&gt;Then you need to check the default search indexes that are assigned to your user role. Probably the specific index you put the vpc logs into, is not included in the indexes searched by default (ie. when using index=*).&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 11:05:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405177#M169315</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-05-21T11:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to search data with source.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405178#M169316</link>
      <description>&lt;P&gt;@renjith, I used the quotes but it is not working. index=test source="aws:guraddutty".&lt;/P&gt;

&lt;P&gt;@Frank, I have access for that index and able to search other sources from that index.&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 12:28:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405178#M169316</guid>
      <dc:creator>sridharlakshman</dc:creator>
      <dc:date>2018-05-21T12:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to search data with source.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405179#M169317</link>
      <description>&lt;P&gt;It's not about whether you have access. There are 2 settings related to indexes in a user role:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;The indexes a role has access to (that you have)&lt;/LI&gt;
&lt;LI&gt;The indexes searched by default (ie, when not specifying an index explicitely)&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;I would check that second setting. Quite possible this is set to the default setting of 'main' (if I'm not mistaken), which means &lt;CODE&gt;index=*&lt;/CODE&gt; will only look in the main index, while your data is elsewhere. If you want to be able to search using &lt;CODE&gt;index=*&lt;/CODE&gt;, you need to make sure the Indexes searched by default are set to contain the indexes you want to search through.&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 07:38:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405179#M169317</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-05-22T07:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to search data with source.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405180#M169318</link>
      <description>&lt;P&gt;I have cross checked that the particular source is storing the data in test index. but it is not working while searching data with that sources&lt;/P&gt;

&lt;P&gt;I tried these command and it is not working.&lt;/P&gt;

&lt;P&gt;index=* source=aws:guarddutty&lt;BR /&gt;
index=test source=aws:guarddutty&lt;BR /&gt;
source=aws:guarddutty.&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 08:01:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405180#M169318</guid>
      <dc:creator>sridharlakshman</dc:creator>
      <dc:date>2018-05-22T08:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to search data with source.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405181#M169319</link>
      <description>&lt;P&gt;Ok, now I'm getting confused.&lt;/P&gt;

&lt;P&gt;In your question, you mentioned &lt;CODE&gt;source=aws:cloudwatch:vpclogs&lt;/CODE&gt;, now you are searching for another source?&lt;/P&gt;

&lt;P&gt;Also: I think it should be &lt;CODE&gt;source=aws:guardduty&lt;/CODE&gt;, so with a single 't' in duty?&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 08:20:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405181#M169319</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-05-22T08:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to search data with source.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405182#M169320</link>
      <description>&lt;P&gt;I given example. the issue is not able to search data with source.&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 08:26:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405182#M169320</guid>
      <dc:creator>sridharlakshman</dc:creator>
      <dc:date>2018-05-22T08:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to search data with source.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405183#M169321</link>
      <description>&lt;P&gt;Just to prevent confusion over typo's in examples, can you provide a screenshot, showing the indexed data, showing the value of the source field. And then a second screenshot showing the search you are trying but fails?&lt;/P&gt;

&lt;P&gt;Feel free to hide/obfuscate any sensitive info of course.&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 08:31:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405183#M169321</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-05-22T08:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to search data with source.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405184#M169322</link>
      <description>&lt;P&gt;I could not able to upload the files here.&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 09:45:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405184#M169322</guid>
      <dc:creator>sridharlakshman</dc:creator>
      <dc:date>2018-05-22T09:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to search data with source.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405185#M169323</link>
      <description>&lt;P&gt;Just put the screenshots on some online image host and then post the url here.&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 09:52:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405185#M169323</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-05-22T09:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to search data with source.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405186#M169324</link>
      <description>&lt;P&gt;&lt;A href="https://paste.pics/856e54f2939816540c2c18728769b6b4"&gt;link text&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;IMG src="https://paste.pics/69501affb1a5351e2c84e30b867cbb2b" alt="alt text" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 10:04:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405186#M169324</guid>
      <dc:creator>sridharlakshman</dc:creator>
      <dc:date>2018-05-22T10:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to search data with source.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405187#M169325</link>
      <description>&lt;P&gt;&lt;A href="https://paste.pics/69501affb1a5351e2c84e30b867cbb2b"&gt;https://paste.pics/69501affb1a5351e2c84e30b867cbb2b&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="https://paste.pics/856e54f2939816540c2c18728769b6b4"&gt;https://paste.pics/856e54f2939816540c2c18728769b6b4&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I have the posted link.&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 10:05:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405187#M169325</guid>
      <dc:creator>sridharlakshman</dc:creator>
      <dc:date>2018-05-22T10:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to search data with source.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405188#M169326</link>
      <description>&lt;P&gt;&lt;A href="https://paste.pics/999d3f8e8343a691d1250c688a1a930b"&gt;https://paste.pics/999d3f8e8343a691d1250c688a1a930b&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 10:06:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405188#M169326</guid>
      <dc:creator>sridharlakshman</dc:creator>
      <dc:date>2018-05-22T10:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to search data with source.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405189#M169327</link>
      <description>&lt;OL&gt;
&lt;LI&gt;&lt;P&gt;Either on $SPLUNK_HOME/etc/apps/{App where the source comes from}/fields.conf or $SPLUNK_HOME/etc/system/local/fields.conf, set the following configuration:&lt;/P&gt;

&lt;P&gt;[source]&lt;BR /&gt;
INDEXED = False&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Restart Splunk.&lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;NOTE: For Cloud users, have Support do this for you.&lt;/P&gt;

&lt;P&gt;To my understanding, this is the reasoning behind this:&lt;/P&gt;

&lt;P&gt;INDEXED=True&lt;BR /&gt;
Setting this attribute to True, tells Splunk that the source has already been extracted during index-time. When we run a search with that source, Splunk will look for events that have "aws.guardduty" as their source (metadata).&lt;/P&gt;

&lt;P&gt;INDEXED=False&lt;BR /&gt;
Setting this attribute to False, tells Splunk that the source will need to be extracted during search-time. When we run a search with that source, Splunk will look for events that have "aws.guardduty" in their events (raw data). Otherwise, it will not find anything because the source was not extracted during index-time.&lt;/P&gt;

&lt;P&gt;Find documentation here: &lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.3/Admin/Fieldsconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.3/Admin/Fieldsconf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:03:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Not-able-to-search-data-with-source/m-p/405189#M169327</guid>
      <dc:creator>povares_splunk</dc:creator>
      <dc:date>2020-09-30T05:03:58Z</dc:date>
    </item>
  </channel>
</rss>

