<?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: Configure triggered alert expiration in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Configure-triggered-alert-expiration/m-p/376749#M11440</link>
    <description>&lt;P&gt;In 7.3, there is now an "Expires" field which can be set in the simple Edit Alert interface.  The "Expires" value is only used to determine the TTL when using the "Add to Triggered Alerts" Action Type.&lt;/P&gt;</description>
    <pubDate>Fri, 12 Jul 2019 14:16:43 GMT</pubDate>
    <dc:creator>markbarber21</dc:creator>
    <dc:date>2019-07-12T14:16:43Z</dc:date>
    <item>
      <title>Configure triggered alert expiration</title>
      <link>https://community.splunk.com/t5/Alerting/Configure-triggered-alert-expiration/m-p/376745#M11436</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Its probably somewhere but I can't see it (find it) &lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.6.3/Alert/Updatealerts"&gt;http://docs.splunk.com/Documentation/Splunk/6.6.3/Alert/Updatealerts&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;There is only the:  Trigger Actions / Add Actions / e.g. Add to Triggered Alerts&lt;/P&gt;

&lt;P&gt;But if default is 24h and I want to set it to e.g. 7 days, how do I do that?&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/4890i48588A5CE0625B6E/image-size/large?v=v2&amp;amp;px=999" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;--&lt;/P&gt;

&lt;P&gt;Thanks in advance&lt;/P&gt;

&lt;P&gt;/Edwin&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 09:47:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Configure-triggered-alert-expiration/m-p/376745#M11436</guid>
      <dc:creator>edwinmae</dc:creator>
      <dc:date>2018-05-08T09:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Configure triggered alert expiration</title>
      <link>https://community.splunk.com/t5/Alerting/Configure-triggered-alert-expiration/m-p/376746#M11437</link>
      <description>&lt;P&gt;I believe this setting is controlled by the value set for &lt;CODE&gt;ttl&lt;/CODE&gt; in &lt;A href="http://docs.splunk.com/Documentation/Splunk/7.1.0/Admin/Alertactionsconf"&gt;alert_actions.conf&lt;/A&gt;. Here's an excerpt:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ttl     = &amp;lt;integer&amp;gt;[p]
* Optional argument specifying the minimum time to live (in seconds)
  of the search artifacts, if this action is triggered.
* If p follows integer, then integer is the number of scheduled periods.
* If no actions are triggered, the artifacts will have their ttl determined
  by the "dispatch.ttl" attribute in savedsearches.conf.
* Defaults to 10p
* Defaults to 86400 (24 hours)   for: email, rss
* Defaults to   600 (10 minutes) for: script
* Defaults to   120 (2 minutes)  for: summary_index, populate_lookup
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 08 May 2018 17:57:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Configure-triggered-alert-expiration/m-p/376746#M11437</guid>
      <dc:creator>elliotproebstel</dc:creator>
      <dc:date>2018-05-08T17:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Configure triggered alert expiration</title>
      <link>https://community.splunk.com/t5/Alerting/Configure-triggered-alert-expiration/m-p/376747#M11438</link>
      <description>&lt;P&gt;to build on this if you don't want to configure these in the .conf file they can be configured by select "Advanced Edit" when you edit the alert from the "Searches, Reports, and Alerts" page. You can then filter by ".ttl"&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 20:05:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Configure-triggered-alert-expiration/m-p/376747#M11438</guid>
      <dc:creator>JordanPeterson</dc:creator>
      <dc:date>2018-05-08T20:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Configure triggered alert expiration</title>
      <link>https://community.splunk.com/t5/Alerting/Configure-triggered-alert-expiration/m-p/376748#M11439</link>
      <description>&lt;P&gt;I remember that in the 'past' this could be defined by editing the Alert. I believe that I found the related setting through Advanced Edit (Alert):&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;alert.expires&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 04:26:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Configure-triggered-alert-expiration/m-p/376748#M11439</guid>
      <dc:creator>edwinmae</dc:creator>
      <dc:date>2018-05-09T04:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: Configure triggered alert expiration</title>
      <link>https://community.splunk.com/t5/Alerting/Configure-triggered-alert-expiration/m-p/376749#M11440</link>
      <description>&lt;P&gt;In 7.3, there is now an "Expires" field which can be set in the simple Edit Alert interface.  The "Expires" value is only used to determine the TTL when using the "Add to Triggered Alerts" Action Type.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2019 14:16:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Configure-triggered-alert-expiration/m-p/376749#M11440</guid>
      <dc:creator>markbarber21</dc:creator>
      <dc:date>2019-07-12T14:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Configure triggered alert expiration</title>
      <link>https://community.splunk.com/t5/Alerting/Configure-triggered-alert-expiration/m-p/376750#M11441</link>
      <description>&lt;P&gt;In Splunk 7.*: Settings -&amp;gt; Searches, reports, and alerts -&amp;gt; Edit -&amp;gt; Advanced Edit -&amp;gt; alert.expires&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/4889i7A73E3EAA47961F7/image-size/large?v=v2&amp;amp;px=999" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 13:16:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Configure-triggered-alert-expiration/m-p/376750#M11441</guid>
      <dc:creator>lkeli_spl</dc:creator>
      <dc:date>2019-12-11T13:16:51Z</dc:date>
    </item>
  </channel>
</rss>

