<?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: How to include report in alert search in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/How-to-include-report-in-alert-search/m-p/627234#M14657</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/247215"&gt;@cbiraris&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You can just use&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index= abc sourcetype = ZXY "Error500" |table _time, _raw&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in your alert query and set a trigger condition if the result count is greater than zero. If the query returns something you will get the results.&lt;/P&gt;</description>
    <pubDate>Mon, 16 Jan 2023 10:49:32 GMT</pubDate>
    <dc:creator>scelikok</dc:creator>
    <dc:date>2023-01-16T10:49:32Z</dc:date>
    <item>
      <title>How to include report in alert search?</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-include-report-in-alert-search/m-p/627228#M14653</link>
      <description>&lt;P&gt;Hi Team,&lt;BR /&gt;&lt;BR /&gt;I am looking for the help to send Report.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have a scheduled report which is running every hour.&lt;BR /&gt;&lt;BR /&gt;can you please advise with search query. if I create new alert and&amp;nbsp; if alert trigger, scheduled report should be sent to recipients.&lt;BR /&gt;&lt;BR /&gt;I am aware about the CSV/ PDF attached. looking for something like to send scheduled report as result for notification if alert triggered .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 19:28:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-include-report-in-alert-search/m-p/627228#M14653</guid>
      <dc:creator>cbiraris</dc:creator>
      <dc:date>2023-01-17T19:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to include report in alert search</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-include-report-in-alert-search/m-p/627229#M14654</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/247215"&gt;@cbiraris&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;sorry: what's the difference between attach pdf/csv file to an alert or schedule a report?&lt;/P&gt;&lt;P&gt;what's the additional feature that you see in scheduled report?&lt;/P&gt;&lt;P&gt;in both cases, if you have results, you send an email containing as attachement the report.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 10:32:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-include-report-in-alert-search/m-p/627229#M14654</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-01-16T10:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to include report in alert search</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-include-report-in-alert-search/m-p/627230#M14655</link>
      <description>&lt;P&gt;I am looking something like,&lt;BR /&gt;&lt;BR /&gt;If the alert trigger with query suppose-&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Index= abc sourcetype = ZXY "Error500" |stats count| where count &amp;gt;0&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;and suppose, I have a scheduled report name -- Error500 with below query&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Index= abc sourcetype = ZXY "Error500" |table _time, _raw&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;so, if the alert trigger, then it should&amp;nbsp;send out the report called Error500 ? is it possible ?&lt;STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;any other solution please guide me.&lt;BR /&gt;-----------------------------&lt;BR /&gt;&lt;BR /&gt;the issue I am facing is, if use stats count it sending count only and with table it sending events logs.&lt;BR /&gt;and I want if it trigger it should send event log.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 10:41:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-include-report-in-alert-search/m-p/627230#M14655</guid>
      <dc:creator>cbiraris</dc:creator>
      <dc:date>2023-01-16T10:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to include report in alert search</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-include-report-in-alert-search/m-p/627232#M14656</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/247215"&gt;@cbiraris&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;if the report that you want to send is the same of the alert (as in your example) attaching pdf/csv file, when the alert is triggered, you send the report to the recipents.&lt;/P&gt;&lt;P&gt;Or do you want something different?&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 10:47:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-include-report-in-alert-search/m-p/627232#M14656</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-01-16T10:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to include report in alert search</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-include-report-in-alert-search/m-p/627234#M14657</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/247215"&gt;@cbiraris&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You can just use&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index= abc sourcetype = ZXY "Error500" |table _time, _raw&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in your alert query and set a trigger condition if the result count is greater than zero. If the query returns something you will get the results.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 10:49:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-include-report-in-alert-search/m-p/627234#M14657</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2023-01-16T10:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to include report in alert search</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-include-report-in-alert-search/m-p/627235#M14658</link>
      <description>&lt;P&gt;Yes, I want to send different report.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 10:49:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-include-report-in-alert-search/m-p/627235#M14658</guid>
      <dc:creator>cbiraris</dc:creator>
      <dc:date>2023-01-16T10:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to include report in alert search</title>
      <link>https://community.splunk.com/t5/Alerting/How-to-include-report-in-alert-search/m-p/627242#M14659</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/247215"&gt;@cbiraris&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;the solution is the one hinted by&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/206061"&gt;@scelikok&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;you use in the alert the search of the report and use as trigerr condition results&amp;gt;0.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 11:59:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/How-to-include-report-in-alert-search/m-p/627242#M14659</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-01-16T11:59:18Z</dc:date>
    </item>
  </channel>
</rss>

