<?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: Generating administrator alerts based on events analysis in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/Generating-administrator-alerts-based-on-events-analysis/m-p/65742#M1521</link>
    <description>&lt;P&gt;Thanks for the quick reponse. Here's a few thoughts on that approach:&lt;/P&gt;

&lt;P&gt;The alert messages would need to be parameterized and would contain data unique to the search result. I think it's possible to dynamically generate lookup files. Any recommendations or best practices on how to do this?&lt;/P&gt;

&lt;P&gt;One other consideration: this alert lookup file will become really big and most of the entries are only relevant for 1-2 weeks. It would be better to save the results in the a Splunk index and apply JOINs as needed. Or, I could just append the message text and severity as a field on one of the events.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Oct 2010 06:22:06 GMT</pubDate>
    <dc:creator>Tim</dc:creator>
    <dc:date>2010-10-07T06:22:06Z</dc:date>
    <item>
      <title>Generating administrator alerts based on events analysis</title>
      <link>https://community.splunk.com/t5/Reporting/Generating-administrator-alerts-based-on-events-analysis/m-p/65740#M1519</link>
      <description>&lt;P&gt;I want to build a dashboard that lists alert strings for administrators and creates some basic statistics on these generated alerts. Here's the details.&lt;/P&gt;

&lt;P&gt;My event stream comes from a bunch of agents that periodically report values for some key settings. So, I have an index full of daily updates from many agents consisting of:&lt;/P&gt;

&lt;P&gt;agentId = , settingA = foo&lt;/P&gt;

&lt;P&gt;I want to generate an alert when I detect that settingA has flipped from "foo" to "bar". I'd like to be able to generate a message that says: "Agent X has changed its setting from 'Foo' to 'Bar'." Since I have a large number of events, I need to run this alert generation report as a scheduled background report. &lt;/P&gt;

&lt;P&gt;Moreover, I'd like to be able to assign a severity code to each alert message and do a "stats count by severity". In other words, I want to generate some complex stats and charts based on the number of alerts and their severity.&lt;/P&gt;

&lt;P&gt;Any recommendations on how to implement this in an application? I know its a broad question but I know someone has implemented something similar.&lt;/P&gt;

&lt;P&gt;Thanks,
Tim&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2010 04:28:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Generating-administrator-alerts-based-on-events-analysis/m-p/65740#M1519</guid>
      <dc:creator>Tim</dc:creator>
      <dc:date>2010-10-07T04:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Generating administrator alerts based on events analysis</title>
      <link>https://community.splunk.com/t5/Reporting/Generating-administrator-alerts-based-on-events-analysis/m-p/65741#M1520</link>
      <description>&lt;P&gt;If you want to enrich existing data with new values (e.g. severity) you may want to explore lookup files.&lt;/P&gt;

&lt;P&gt;Your search can reference an event by a unique field (or combination of fields that would be unique).  This unique identifier would be appended to a lookup file along with the new data you wish to associate with it.  &lt;/P&gt;

&lt;P&gt;You would then use that look-up file when searching through that data to find its associated severity and/or other interesting metadata you've added.   &lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2010 05:01:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Generating-administrator-alerts-based-on-events-analysis/m-p/65741#M1520</guid>
      <dc:creator>bwooden</dc:creator>
      <dc:date>2010-10-07T05:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Generating administrator alerts based on events analysis</title>
      <link>https://community.splunk.com/t5/Reporting/Generating-administrator-alerts-based-on-events-analysis/m-p/65742#M1521</link>
      <description>&lt;P&gt;Thanks for the quick reponse. Here's a few thoughts on that approach:&lt;/P&gt;

&lt;P&gt;The alert messages would need to be parameterized and would contain data unique to the search result. I think it's possible to dynamically generate lookup files. Any recommendations or best practices on how to do this?&lt;/P&gt;

&lt;P&gt;One other consideration: this alert lookup file will become really big and most of the entries are only relevant for 1-2 weeks. It would be better to save the results in the a Splunk index and apply JOINs as needed. Or, I could just append the message text and severity as a field on one of the events.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2010 06:22:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Generating-administrator-alerts-based-on-events-analysis/m-p/65742#M1521</guid>
      <dc:creator>Tim</dc:creator>
      <dc:date>2010-10-07T06:22:06Z</dc:date>
    </item>
  </channel>
</rss>

