<?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 Monitoring URL Content in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-URL-Content/m-p/499076#M61437</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Is it possible to monitor a line of text from a url? Monitoring the url is fine using the Website Monitoring App, but we would like to go a level deeper and monitor if any of the text changes.&lt;BR /&gt;
The output is as follows :&lt;BR /&gt;
{"csp configuration file":"1.03","icc version":"8.8.1 build 1860 patch 0","icc host":"servername","plans running":6,"plans":6}&lt;/P&gt;

&lt;P&gt;Basically the numbers at the end need to remain constant, if they differ, we need an alert raised.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 29 Nov 2019 07:04:53 GMT</pubDate>
    <dc:creator>justindett</dc:creator>
    <dc:date>2019-11-29T07:04:53Z</dc:date>
    <item>
      <title>Monitoring URL Content</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-URL-Content/m-p/499076#M61437</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Is it possible to monitor a line of text from a url? Monitoring the url is fine using the Website Monitoring App, but we would like to go a level deeper and monitor if any of the text changes.&lt;BR /&gt;
The output is as follows :&lt;BR /&gt;
{"csp configuration file":"1.03","icc version":"8.8.1 build 1860 patch 0","icc host":"servername","plans running":6,"plans":6}&lt;/P&gt;

&lt;P&gt;Basically the numbers at the end need to remain constant, if they differ, we need an alert raised.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2019 07:04:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-URL-Content/m-p/499076#M61437</guid>
      <dc:creator>justindett</dc:creator>
      <dc:date>2019-11-29T07:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring URL Content</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-URL-Content/m-p/499077#M61438</link>
      <description>&lt;P&gt;@justindett, there is an option when you create an input for Website Monitoring that may help you with what you are trying to do. &lt;/P&gt;

&lt;P&gt;Use the 'Include Raw Output'  checkbox under the Timeout field. This will capture the raw output from your check into a new event with the sourcetype of webping:response. You can then use a search to check the value of plans running against plans.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=website_monitoring sourcetype=webping:response source=webping://something 'plans running'&amp;lt;plans
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You can use the output from this search to create an alert.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Jan 2020 01:07:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Monitoring-URL-Content/m-p/499077#M61438</guid>
      <dc:creator>jwiedow</dc:creator>
      <dc:date>2020-01-25T01:07:55Z</dc:date>
    </item>
  </channel>
</rss>

