<?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: Real time search of _audit using Python SDK in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Real-time-search-of-audit-using-Python-SDK/m-p/79857#M1148</link>
    <description>&lt;P&gt;From the UI, 'index=_audit action=alert_fired' works as expected.  I'm not having any problems if I use action=search (from either my Python script or the UI).  I applied 5.0.3 this morning and my symptoms have slightly changed.  Now, when I run my script that starts the real time search I still get no results (as before), but if I go into 'Jobs' and click on the link to take me to that in progress search it shows events incrementing but I don't see the actual alert text displayed.  With 5.0.2 I would see the text.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 14:15:01 GMT</pubDate>
    <dc:creator>jlentner</dc:creator>
    <dc:date>2020-09-28T14:15:01Z</dc:date>
    <item>
      <title>Real time search of _audit using Python SDK</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Real-time-search-of-audit-using-Python-SDK/m-p/79855#M1146</link>
      <description>&lt;P&gt;Using the follow.py example script, I get no events when searching using 'index=_audit action=alert_fired'.  When I run this search I can go into 'Jobs' and watch it from the GUI and see records returned, but they are not displayed from the python script.&lt;/P&gt;

&lt;P&gt;Other searches work as expected (like 'index=_audit action=search'), but the alert_fired action returns no events.&lt;/P&gt;

&lt;P&gt;The only difference I can find is searches that return events to the Python script show a '&amp;lt; results preview='0'/&amp;gt;' while the alert_fired returns '&amp;lt; results preview='1'/&amp;gt;'.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2013 19:37:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Real-time-search-of-audit-using-Python-SDK/m-p/79855#M1146</guid>
      <dc:creator>jlentner</dc:creator>
      <dc:date>2013-06-28T19:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Real time search of _audit using Python SDK</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Real-time-search-of-audit-using-Python-SDK/m-p/79856#M1147</link>
      <description>&lt;P&gt;&lt;CODE&gt;&amp;lt; results preview='1'/&amp;gt;&lt;/CODE&gt; means there are no events that match that search criteria. It is surprising that you notice events when you look at it from &lt;CODE&gt;Jobs&lt;/CODE&gt; from the UI.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;follow.py&lt;/CODE&gt; example uses 'rt' for both earliest and latest time boundaries. Can you try and run the same search (&lt;CODE&gt;index=_audit action=search&lt;/CODE&gt;) from the UI with time dropdown set to &lt;CODE&gt;All time (real-time)&lt;/CODE&gt; and see whether that returns any events?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2013 17:23:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Real-time-search-of-audit-using-Python-SDK/m-p/79856#M1147</guid>
      <dc:creator>Neeraj_Luthra</dc:creator>
      <dc:date>2013-07-03T17:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Real time search of _audit using Python SDK</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Real-time-search-of-audit-using-Python-SDK/m-p/79857#M1148</link>
      <description>&lt;P&gt;From the UI, 'index=_audit action=alert_fired' works as expected.  I'm not having any problems if I use action=search (from either my Python script or the UI).  I applied 5.0.3 this morning and my symptoms have slightly changed.  Now, when I run my script that starts the real time search I still get no results (as before), but if I go into 'Jobs' and click on the link to take me to that in progress search it shows events incrementing but I don't see the actual alert text displayed.  With 5.0.2 I would see the text.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:15:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Real-time-search-of-audit-using-Python-SDK/m-p/79857#M1148</guid>
      <dc:creator>jlentner</dc:creator>
      <dc:date>2020-09-28T14:15:01Z</dc:date>
    </item>
  </channel>
</rss>

