<?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: Monitor the count of columns generated by solutionType=* | splunk reports in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Monitor-the-count-of-columns-generated-by-solutionType-splunk/m-p/484888#M8367</link>
    <description>&lt;P&gt;This will give you the number of columns, set your alert to trigger when it's not five:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=index1 solutionType=* | stats dc(solutionType) as current_col_count
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 23 Sep 2019 07:14:23 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2019-09-23T07:14:23Z</dc:date>
    <item>
      <title>Monitor the count of columns generated by solutionType=* | splunk reports</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Monitor-the-count-of-columns-generated-by-solutionType-splunk/m-p/484887#M8366</link>
      <description>&lt;P&gt;I would like to track count of the all the below splunk search query columns. if any "solutionType" is appended or deleted I expect alert.&lt;/P&gt;

&lt;P&gt;index=index1 | search solutionType=* | timechart count by solutionType | result below&lt;/P&gt;

&lt;P&gt;column1 column2 column3  column4 column5&lt;/P&gt;

&lt;P&gt;if column6 is added in next splunk report. or col5 is removed I expect alert.&lt;/P&gt;

&lt;P&gt;if current_col_count != 5&lt;/P&gt;

&lt;P&gt;I would like to track if any "solutionType" is appended or deleted in next splunk report expect alert.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 02:14:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Monitor-the-count-of-columns-generated-by-solutionType-splunk/m-p/484887#M8366</guid>
      <dc:creator>harkirat9712</dc:creator>
      <dc:date>2020-09-30T02:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor the count of columns generated by solutionType=* | splunk reports</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Monitor-the-count-of-columns-generated-by-solutionType-splunk/m-p/484888#M8367</link>
      <description>&lt;P&gt;This will give you the number of columns, set your alert to trigger when it's not five:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=index1 solutionType=* | stats dc(solutionType) as current_col_count
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 23 Sep 2019 07:14:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Monitor-the-count-of-columns-generated-by-solutionType-splunk/m-p/484888#M8367</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2019-09-23T07:14:23Z</dc:date>
    </item>
  </channel>
</rss>

