<?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: Show only those filetype name which came in logs , any if filetype is missed than it must show in result in Splunk ITSI</title>
    <link>https://community.splunk.com/t5/Splunk-ITSI/Show-only-those-filetype-name-which-came-in-logs-any-if-filetype/m-p/389066#M699</link>
    <description>&lt;P&gt;We've updated the title and language to clarify the question, somewhat.&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jun 2018 18:14:47 GMT</pubDate>
    <dc:creator>DalJeanis</dc:creator>
    <dc:date>2018-06-20T18:14:47Z</dc:date>
    <item>
      <title>Show only those filetype name which came in logs , any if filetype is missed than it must show in result</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/Show-only-those-filetype-name-which-came-in-logs-any-if-filetype/m-p/389065#M698</link>
      <description>&lt;P&gt;Hi , i am facing some issue with query. My question is how to show only those filetype name which came in logs.  Check in lookupfile, if any if filetype is missed then it must show in result.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=sap_bam sourcetype=sap_d059
| lookup sap_filetype.csv filetype as filetype
| dedup source
| stats count by filetype
| rename count as filecount
| eval alertme=if((filecount=0) OR isnull(filecount),1,0)
| fields sourcetype filetype filecount alertme 
| table filetype filecount alertme
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 20 Jun 2018 09:47:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/Show-only-those-filetype-name-which-came-in-logs-any-if-filetype/m-p/389065#M698</guid>
      <dc:creator>Hemant1</dc:creator>
      <dc:date>2018-06-20T09:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Show only those filetype name which came in logs , any if filetype is missed than it must show in result</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/Show-only-those-filetype-name-which-came-in-logs-any-if-filetype/m-p/389066#M699</link>
      <description>&lt;P&gt;We've updated the title and language to clarify the question, somewhat.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 18:14:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/Show-only-those-filetype-name-which-came-in-logs-any-if-filetype/m-p/389066#M699</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2018-06-20T18:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Show only those filetype name which came in logs , any if filetype is missed than it must show in result</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/Show-only-those-filetype-name-which-came-in-logs-any-if-filetype/m-p/389067#M700</link>
      <description>&lt;P&gt;It's difficult to make out exactly what the use case is, but we've clarified your question as much as possible.&lt;/P&gt;

&lt;P&gt;I believe you are trying to receive an alert when any particular "filetype" has not been seen in a certain length of time.&lt;/P&gt;

&lt;P&gt;Here are some answers that have searches you can model &lt;/P&gt;

&lt;P&gt;using a lookup as a base list&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/374128/how-do-i-edit-my-inputlookup-search-to-alert-on-mi.html"&gt;https://answers.splunk.com/answers/374128/how-do-i-edit-my-inputlookup-search-to-alert-on-mi.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;using tstats to generate a base list&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/3181/how-do-i-alert-when-a-host-stops-sending-data.html"&gt;https://answers.splunk.com/answers/3181/how-do-i-alert-when-a-host-stops-sending-data.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 18:21:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/Show-only-those-filetype-name-which-came-in-logs-any-if-filetype/m-p/389067#M700</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2018-06-20T18:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Show only those filetype name which came in logs , any if filetype is missed than it must show in result</title>
      <link>https://community.splunk.com/t5/Splunk-ITSI/Show-only-those-filetype-name-which-came-in-logs-any-if-filetype/m-p/389068#M701</link>
      <description>&lt;P&gt;I cannot understand what you are asking.  Perhaps have a colleague review the words that you are using and re-edit to add clarity.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jun 2018 22:53:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-ITSI/Show-only-those-filetype-name-which-came-in-logs-any-if-filetype/m-p/389068#M701</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-06-30T22:53:21Z</dc:date>
    </item>
  </channel>
</rss>

