<?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 How to list indexes which have data that is received by HEC and owners of indexes? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-list-indexes-which-have-data-that-is-received-by-HEC-and/m-p/615630#M106425</link>
    <description>&lt;P&gt;I am working in clustered environment and getting data from HEC.&amp;nbsp; I want to list out indexes which are receiving HEC data and the data owners.&lt;/P&gt;</description>
    <pubDate>Mon, 03 Oct 2022 13:46:58 GMT</pubDate>
    <dc:creator>splunker09</dc:creator>
    <dc:date>2022-10-03T13:46:58Z</dc:date>
    <item>
      <title>How to list indexes which have data that is received by HEC and owners of indexes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-list-indexes-which-have-data-that-is-received-by-HEC-and/m-p/615630#M106425</link>
      <description>&lt;P&gt;I am working in clustered environment and getting data from HEC.&amp;nbsp; I want to list out indexes which are receiving HEC data and the data owners.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2022 13:46:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-list-indexes-which-have-data-that-is-received-by-HEC-and/m-p/615630#M106425</guid>
      <dc:creator>splunker09</dc:creator>
      <dc:date>2022-10-03T13:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to list indexes which have data that is received by HEC and owners of indexes</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-list-indexes-which-have-data-that-is-received-by-HEC-and/m-p/615632#M106426</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;can you describe what you are meaning with "data owners" (app where it is configured or business owner or ...)?&lt;/P&gt;&lt;P&gt;You could get configured HEC tokens/inputs from HEC node e.g.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rest splunk_server=&amp;lt;your hec node&amp;gt; /services/data/inputs/http&lt;/LI-CODE&gt;&lt;P&gt;Of course you should have added that node to peer your SH or just run above towards your HEC node(s) with curl.&lt;/P&gt;&lt;P&gt;That query shows allowed indexes and forced indexes for those tokens.&lt;/P&gt;&lt;P&gt;Another way to check which tokens are used is&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.splunk.com/t5/Getting-Data-In/How-can-we-find-out-which-HTTP-Event-Collector-tokens-are-not/m-p/413468" target="_blank"&gt;https://community.splunk.com/t5/Getting-Data-In/How-can-we-find-out-which-HTTP-Event-Collector-tokens-are-not/m-p/413468&lt;/A&gt;&lt;/P&gt;&lt;P&gt;r. Ismo&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2022 11:38:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-list-indexes-which-have-data-that-is-received-by-HEC-and/m-p/615632#M106426</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2022-10-03T11:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to list indexes which have data that is received by HEC and owners of indexes</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-list-indexes-which-have-data-that-is-received-by-HEC-and/m-p/615640#M106428</link>
      <description>&lt;P&gt;Yes, I mean business owner&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2022 12:08:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-list-indexes-which-have-data-that-is-received-by-HEC-and/m-p/615640#M106428</guid>
      <dc:creator>splunker09</dc:creator>
      <dc:date>2022-10-03T12:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to list indexes which have data that is received by HEC and owners of indexes</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-list-indexes-which-have-data-that-is-received-by-HEC-and/m-p/615641#M106429</link>
      <description>&lt;P&gt;Depends on what you want to really do. You can list the HEC tokens but the might be restricted to a single index, a number of indexes or not restricted at all. So you can check the config but to find for which indexes the HEC inputs really do receive data, you'd have to check metrics (and even then I'm not sure you'd find that).&lt;/P&gt;&lt;P&gt;And of course that won't tell you the business owners. That's up to you and your environment management processes.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2022 12:32:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-list-indexes-which-have-data-that-is-received-by-HEC-and/m-p/615641#M106429</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-10-03T12:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to list indexes which have data that is received by HEC and owners of indexes</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-list-indexes-which-have-data-that-is-received-by-HEC-and/m-p/615772#M106439</link>
      <description>&lt;P&gt;As&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/231884"&gt;@PickleRick&lt;/a&gt;&amp;nbsp;said you must manage information about business owners by your other system. I propose to create inside your onboarding process to add and maintain that information. I have used so called log card which must fulfil when onboarding has done. One part of it is business owner, service managers etc. contact information.&lt;/P&gt;&lt;P&gt;You can see those indexes from input definitions, but there could be some other sources which are using those same indexes also. For that reason you really need a management system which where you have documented that kind of information.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2022 08:24:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-list-indexes-which-have-data-that-is-received-by-HEC-and/m-p/615772#M106439</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2022-10-04T08:24:26Z</dc:date>
    </item>
  </channel>
</rss>

