<?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: Suggestions for Splunk Search/Report in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/suggestions-for-splunk-search-report/m-p/508515#M105880</link>
    <description>&lt;P&gt;Thank you &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/103867"&gt;@Hugh.Kelley&lt;/a&gt;&amp;nbsp;for creating this Miner. I'm in a similar situation on trying to ingest a saved search from our Cloud Splunk instance that we are using as a "known" blocklist which is being curated by our SOC. I'm running into a little bit of a challenge when running hte miner. It appears to fun successfully but does not seem to be pulling back any indicators. In looking at the miner configuration I didn't see a place for the "saved_serach" entry and added a variable to the configuration called saved_search. Was wondering if you would be able to provide any insight as to what I may be doing incorrectly.&lt;BR /&gt;age_out:&lt;BR /&gt;default: 7d&lt;BR /&gt;interval: 600&lt;BR /&gt;sudden_death: true&lt;BR /&gt;attributes:&lt;BR /&gt;confidence: 60&lt;BR /&gt;share_level: green&lt;BR /&gt;type: IPv4&lt;BR /&gt;extractor: results&lt;BR /&gt;fields: entity&lt;BR /&gt;password: &amp;lt;password&amp;gt;&lt;BR /&gt;prefix: None&lt;BR /&gt;search_name: &amp;lt;search_name&amp;gt;&lt;BR /&gt;url: &lt;A href="https://&amp;lt;host&amp;gt;.splunkcloud.com:8089/services/search/jobs" target="_blank"&gt;https://&amp;lt;host&amp;gt;.splunkcloud.com:8089/services/search/jobs&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;username: &amp;lt;username&amp;gt;&lt;BR /&gt;verify_cert: false&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;also tried with&amp;nbsp;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A href="https://xxx.splunkcloud.com:8089/servicesNS/nobody/" rel="nofollow" target="_blank"&gt;https://xxx.splunkcloud.com:8089/servicesNS/nobody/&lt;/A&gt;&lt;SPAN&gt;&amp;lt;APP_NAME&amp;gt;/search/jobs/"&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Jul 2022 21:12:36 GMT</pubDate>
    <dc:creator>Joel_Fostano</dc:creator>
    <dc:date>2022-07-11T21:12:36Z</dc:date>
    <item>
      <title>Suggestions for Splunk Search/Report</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/suggestions-for-splunk-search-report/m-p/244356#M97299</link>
      <description>&lt;P&gt;I have several Splunk searches that I use as indicator lists.&amp;nbsp; Has someone already built a miner/prototype to retrieve these?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The &lt;A href="https://live.paloaltonetworks.com/t5/MineMeld-Articles/Using-MineMeld-to-extract-indicators-from-a-generic-API/ta-p/218757" target="_blank"&gt;generic API examples&lt;/A&gt;&amp;nbsp;don't seem sufficient for Splunk's two-step routine (search then retrieve results).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Search/ExportdatausingRESTAPI&amp;nbsp;" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Search/ExportdatausingRESTAPI&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Dec 2018 14:37:43 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/suggestions-for-splunk-search-report/m-p/244356#M97299</guid>
      <dc:creator>Hugh.Kelley</dc:creator>
      <dc:date>2018-12-23T14:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Suggestions for Splunk Search/Report</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/suggestions-for-splunk-search-report/m-p/244368#M97300</link>
      <description>&lt;P&gt;I didn't find anything so I&amp;nbsp;built an extension.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/hkelley/splunksearch-miner" target="_self"&gt;https://github.com/hkelley/splunksearch-miner&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Dec 2018 20:55:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/suggestions-for-splunk-search-report/m-p/244368#M97300</guid>
      <dc:creator>Hugh.Kelley</dc:creator>
      <dc:date>2018-12-25T20:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Suggestions for Splunk Search/Report</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/suggestions-for-splunk-search-report/m-p/508515#M105880</link>
      <description>&lt;P&gt;Thank you &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/103867"&gt;@Hugh.Kelley&lt;/a&gt;&amp;nbsp;for creating this Miner. I'm in a similar situation on trying to ingest a saved search from our Cloud Splunk instance that we are using as a "known" blocklist which is being curated by our SOC. I'm running into a little bit of a challenge when running hte miner. It appears to fun successfully but does not seem to be pulling back any indicators. In looking at the miner configuration I didn't see a place for the "saved_serach" entry and added a variable to the configuration called saved_search. Was wondering if you would be able to provide any insight as to what I may be doing incorrectly.&lt;BR /&gt;age_out:&lt;BR /&gt;default: 7d&lt;BR /&gt;interval: 600&lt;BR /&gt;sudden_death: true&lt;BR /&gt;attributes:&lt;BR /&gt;confidence: 60&lt;BR /&gt;share_level: green&lt;BR /&gt;type: IPv4&lt;BR /&gt;extractor: results&lt;BR /&gt;fields: entity&lt;BR /&gt;password: &amp;lt;password&amp;gt;&lt;BR /&gt;prefix: None&lt;BR /&gt;search_name: &amp;lt;search_name&amp;gt;&lt;BR /&gt;url: &lt;A href="https://&amp;lt;host&amp;gt;.splunkcloud.com:8089/services/search/jobs" target="_blank"&gt;https://&amp;lt;host&amp;gt;.splunkcloud.com:8089/services/search/jobs&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;username: &amp;lt;username&amp;gt;&lt;BR /&gt;verify_cert: false&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;also tried with&amp;nbsp;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A href="https://xxx.splunkcloud.com:8089/servicesNS/nobody/" rel="nofollow" target="_blank"&gt;https://xxx.splunkcloud.com:8089/servicesNS/nobody/&lt;/A&gt;&lt;SPAN&gt;&amp;lt;APP_NAME&amp;gt;/search/jobs/"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2022 21:12:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/suggestions-for-splunk-search-report/m-p/508515#M105880</guid>
      <dc:creator>Joel_Fostano</dc:creator>
      <dc:date>2022-07-11T21:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Suggestions for Splunk Search/Report</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/suggestions-for-splunk-search-report/m-p/509011#M105945</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/93772"&gt;@Joel_Fostano&lt;/a&gt;&amp;nbsp;,&amp;nbsp; it has been a few years so I've forgotten the details,&amp;nbsp; but my prototype looks like yours:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HughKelley_0-1657847680393.png" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/42489i981D6EEE01F6AD45/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="HughKelley_0-1657847680393.png" alt="HughKelley_0-1657847680393.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It pulls the search_name setting the same way it gets the time settings (line 21 at URL below)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/hkelley/splunksearch-miner/blob/master/splunksearchminer/node.py" target="_blank" rel="noopener"&gt;splunksearchminer/node.py&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you look in the _internal index of Splunk, do you see any evidence of a search?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 01:18:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/suggestions-for-splunk-search-report/m-p/509011#M105945</guid>
      <dc:creator>Hugh.Kelley</dc:creator>
      <dc:date>2022-07-15T01:18:26Z</dc:date>
    </item>
  </channel>
</rss>

