<?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: Sending Post to HEC (Splunk Cloud) not working in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Sending-Post-to-HEC-Splunk-Cloud-not-working/m-p/395617#M99274</link>
    <description>&lt;P&gt;You should always &lt;EM&gt;ALWAYS&lt;/EM&gt; specify &lt;CODE&gt;input=&lt;/CODE&gt; in your search string.  NEVER EVER rely on &lt;CODE&gt;indexes searched by default&lt;/CODE&gt; because this can change arbitrarily at any moment.  So if you are specifying &lt;CODE&gt;index=summary&lt;/CODE&gt; in your HEC token definition and the events show up when you do &lt;CODE&gt;index=summary&lt;/CODE&gt; then you actually do not have a problem.  Is this your situation?&lt;/P&gt;</description>
    <pubDate>Mon, 15 Jul 2019 19:35:32 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2019-07-15T19:35:32Z</dc:date>
    <item>
      <title>Sending Post to HEC (Splunk Cloud) not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sending-Post-to-HEC-Splunk-Cloud-not-working/m-p/395611#M99268</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I've created my Data Input, enabled what needs to be enabled. The PUT works, and I get a Success response. However, when I try to search the activity logs using: source="http:", I get ZERO results. &lt;/P&gt;

&lt;P&gt;curl -k :8088/services/collector -H "Authorization: Splunk XXXXXXXXXXXXXXXXX" -d '{"event": "hello world"}'&lt;/P&gt;

&lt;P&gt;{"text":"Success","code":0}&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2019 14:58:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sending-Post-to-HEC-Splunk-Cloud-not-working/m-p/395611#M99268</guid>
      <dc:creator>codysysdig</dc:creator>
      <dc:date>2019-07-12T14:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Post to HEC (Splunk Cloud) not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sending-Post-to-HEC-Splunk-Cloud-not-working/m-p/395612#M99269</link>
      <description>&lt;P&gt;What is the sourcetype you configured for HEC input ?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2019 15:11:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sending-Post-to-HEC-Splunk-Cloud-not-working/m-p/395612#M99269</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2019-07-12T15:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Post to HEC (Splunk Cloud) not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sending-Post-to-HEC-Splunk-Cloud-not-working/m-p/395613#M99270</link>
      <description>&lt;P&gt;At first, I did not select one. Then I set it to _json, either way, I dont get results back on the search. &lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2019 15:46:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sending-Post-to-HEC-Splunk-Cloud-not-working/m-p/395613#M99270</guid>
      <dc:creator>codysysdig</dc:creator>
      <dc:date>2019-07-12T15:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Post to HEC (Splunk Cloud) not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sending-Post-to-HEC-Splunk-Cloud-not-working/m-p/395614#M99271</link>
      <description>&lt;P&gt;Does the &lt;CODE&gt;index&lt;/CODE&gt; value tied to your HEC token actually exist?  Are you doing an &lt;CODE&gt;All time&lt;/CODE&gt; search on your sourcetype (sometimes events get mis-timestamped and end up in the future or way in the past)?&lt;/P&gt;</description>
      <pubDate>Sat, 13 Jul 2019 22:18:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sending-Post-to-HEC-Splunk-Cloud-not-working/m-p/395614#M99271</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-07-13T22:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Post to HEC (Splunk Cloud) not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sending-Post-to-HEC-Splunk-Cloud-not-working/m-p/395615#M99272</link>
      <description>&lt;P&gt;Yes, I've tried changing the time scale. &lt;/P&gt;

&lt;P&gt;What I dont understand is why I can not see anything with source="http:inputname" but when I add index="summary", I can see my manual PUTs&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 17:34:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sending-Post-to-HEC-Splunk-Cloud-not-working/m-p/395615#M99272</guid>
      <dc:creator>codysysdig</dc:creator>
      <dc:date>2019-07-15T17:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Post to HEC (Splunk Cloud) not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sending-Post-to-HEC-Splunk-Cloud-not-working/m-p/395616#M99273</link>
      <description>&lt;P&gt;Can you please change sourcetype from &lt;CODE&gt;_json&lt;/CODE&gt; to &lt;CODE&gt;json_no_timestamp&lt;/CODE&gt; and try again?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 17:41:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sending-Post-to-HEC-Splunk-Cloud-not-working/m-p/395616#M99273</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2019-07-15T17:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Post to HEC (Splunk Cloud) not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sending-Post-to-HEC-Splunk-Cloud-not-working/m-p/395617#M99274</link>
      <description>&lt;P&gt;You should always &lt;EM&gt;ALWAYS&lt;/EM&gt; specify &lt;CODE&gt;input=&lt;/CODE&gt; in your search string.  NEVER EVER rely on &lt;CODE&gt;indexes searched by default&lt;/CODE&gt; because this can change arbitrarily at any moment.  So if you are specifying &lt;CODE&gt;index=summary&lt;/CODE&gt; in your HEC token definition and the events show up when you do &lt;CODE&gt;index=summary&lt;/CODE&gt; then you actually do not have a problem.  Is this your situation?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 19:35:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sending-Post-to-HEC-Splunk-Cloud-not-working/m-p/395617#M99274</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-07-15T19:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Sending Post to HEC (Splunk Cloud) not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sending-Post-to-HEC-Splunk-Cloud-not-working/m-p/395618#M99275</link>
      <description>&lt;P&gt;Hi @codysysdig &lt;/P&gt;

&lt;P&gt;If you are sending the events via HEC curl then you can search the events from that particular HEC token via:&lt;/P&gt;

&lt;P&gt;Query:&lt;BR /&gt;
source="http:https input name"&lt;/P&gt;

&lt;P&gt;Example: &lt;BR /&gt;
If you have created HEC token with name "test123" and you are sending any event via mentioning the token ID in curl command then you can search event for test123 via :&lt;/P&gt;

&lt;P&gt;source="http:test123"&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Dixit&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 04:55:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sending-Post-to-HEC-Splunk-Cloud-not-working/m-p/395618#M99275</guid>
      <dc:creator>dhihoriya_splun</dc:creator>
      <dc:date>2019-07-25T04:55:38Z</dc:date>
    </item>
  </channel>
</rss>

