<?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: SSL Checker - Inaccurate Dashboard Results in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/514802#M63040</link>
    <description>&lt;P&gt;That makes sense; thank you.&amp;nbsp; Auto ssl checker is set as true in the app input.con file. All other options are set as false in the same file.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#linux automated ssl checker&lt;BR /&gt;[script://./bin/ssl_checker3.py]&lt;BR /&gt;interval = 0 0 * * *&lt;BR /&gt;index = main&lt;BR /&gt;sourcetype = ssl_certs&lt;BR /&gt;disabled = 0&lt;/P&gt;</description>
    <pubDate>Tue, 18 Aug 2020 23:54:29 GMT</pubDate>
    <dc:creator>bill_king</dc:creator>
    <dc:date>2020-08-18T23:54:29Z</dc:date>
    <item>
      <title>SSL Checker - Inaccurate Dashboard Results</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/514002#M62951</link>
      <description>&lt;P&gt;I have installed the latest version of SSL checker on our Search Head that is running Enterprise 7.3.3. The associated dashboard works as intended except when I update and/or remove certs the dashboard does not refresh (still showing old certs that no longer reside on the search head). I have performed reload exec, debug refresh, and restarted the server with no success at resolving the issue. Within the manual setup portion of the app I also reduced the list of certs to monitor to just one.&amp;nbsp; Even after does all the same above troubleshooting actions the SSL Dashboard is still showing all the previous monitored certs to include those that have since been removed or updated on the server.&amp;nbsp; Please advise what other troubleshooting steps I should try.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;SPAN&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/199197"&gt;@jkat54&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2020 23:39:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/514002#M62951</guid>
      <dc:creator>bill_king</dc:creator>
      <dc:date>2020-08-13T23:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Checker - Inaccurate Dashboard Results</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/514003#M62952</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;the dashboard was meant to be an example that you would study and modify. &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;it looks like I used stats values(date) by cert...&amp;nbsp;&lt;/P&gt;&lt;P&gt;try changing &amp;nbsp;that to latest(date) instead And if thats doesnt work, please paste the search you have here and we'll fix you right up.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2020 23:49:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/514003#M62952</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2020-08-13T23:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Checker - Inaccurate Dashboard Results</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/514006#M62953</link>
      <description>&lt;P&gt;I found the issue; the query uses all time by default to research for cert data which would make sense why the dashboard displays certs that no longer exist.&amp;nbsp; Interesting enough for testing purposes I changed the query for the last 24 hours and the correct data is displayed.&amp;nbsp; But then I set the app cron job to run every minute (again for testing newly added cert monitoring paths and rebooted server before re-running SSL cert dashboard) running for same search for the last 5 minutes returns nothing.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2020 00:48:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/514006#M62953</guid>
      <dc:creator>bill_king</dc:creator>
      <dc:date>2020-08-14T00:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Checker - Inaccurate Dashboard Results</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/514007#M62954</link>
      <description>&lt;P&gt;First, please change values(fieldName) to latest(fieldName) in my stats command where fieldName is whatever I used for the expiration date field name.&lt;/P&gt;&lt;P&gt;2nd; it could be taking a moment for the script to run. &amp;nbsp;Maybe every minute is a little much. &amp;nbsp;Try at minimum every 5 minutes... unless you're running it on a single core raspberry py or something... then maybe minimum of 15minutes +.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2020 00:57:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/514007#M62954</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2020-08-14T00:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Checker - Inaccurate Dashboard Results</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/514212#M62980</link>
      <description>&lt;P&gt;Thank you.&amp;nbsp; The app is working on one of our search heads.&amp;nbsp; &lt;SPAN&gt;Automagic SSL Checker Input Configuration isn't working but&amp;nbsp;Manual SSL Checker Input Configuration is.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2020 23:39:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/514212#M62980</guid>
      <dc:creator>bill_king</dc:creator>
      <dc:date>2020-08-14T23:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Checker - Inaccurate Dashboard Results</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/514213#M62981</link>
      <description>&lt;P&gt;I'll be deploying for someone next week and will let you know if I find any bugs. &amp;nbsp;Thanks!&lt;/P&gt;&lt;P&gt;glad it works in some capacity! &amp;nbsp;It'll save you so much trouble!&lt;/P&gt;&lt;P&gt;youll want it everywhere you use kvstore too (typically used by input apps on heavy forwarders) and when server.pem expires your dbconnect and whatever else that relies on it will fail too.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2020 23:48:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/514213#M62981</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2020-08-14T23:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Checker - Inaccurate Dashboard Results</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/514689#M63015</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;It looks like the webui "settings" page is broken in relation to the automated input.&lt;/P&gt;&lt;P&gt;however, it will run every night at midnight by default.&lt;/P&gt;&lt;P&gt;also, you can update the inputs.conf [script....ssl_checker3.py] with a crontab expression or number in seconds for the "interval" . &amp;nbsp;And then restart splunk to make the new config live.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 12:54:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/514689#M63015</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2020-08-18T12:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Checker - Inaccurate Dashboard Results</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/514766#M63030</link>
      <description>&lt;P&gt;greetings - I thought that may be the case with just leaving the default auto SSL cert detection option enabled and waited overnight&amp;nbsp; though it still did not work for me.&amp;nbsp; Though I am using python2 whereas you mentioned using python3 so perhaps that could be the issue/difference?&amp;nbsp; I realize that the install includes scripts for both versions of python.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 20:22:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/514766#M63030</guid>
      <dc:creator>bill_king</dc:creator>
      <dc:date>2020-08-18T20:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Checker - Inaccurate Dashboard Results</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/514781#M63035</link>
      <description>&lt;P&gt;Actually the v2 and v3 of the script are the manual (v2) versus the automated (v3) version.&lt;/P&gt;&lt;P&gt;both are python2 and 3 compatible.&lt;/P&gt;&lt;P&gt;do you have enabled=true?&lt;/P&gt;&lt;P&gt;you can use the btool command line argument to debug your config&lt;/P&gt;&lt;P&gt;/opt/splunk/bin/splunk btool inputs script --debug | grep ssl&lt;/P&gt;&lt;P&gt;Or on windows&lt;/P&gt;&lt;P&gt;splunk.exe btool inputs script --debug | findstr ssl&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 21:48:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/514781#M63035</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2020-08-18T21:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Checker - Inaccurate Dashboard Results</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/514802#M63040</link>
      <description>&lt;P&gt;That makes sense; thank you.&amp;nbsp; Auto ssl checker is set as true in the app input.con file. All other options are set as false in the same file.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#linux automated ssl checker&lt;BR /&gt;[script://./bin/ssl_checker3.py]&lt;BR /&gt;interval = 0 0 * * *&lt;BR /&gt;index = main&lt;BR /&gt;sourcetype = ssl_certs&lt;BR /&gt;disabled = 0&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 23:54:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/514802#M63040</guid>
      <dc:creator>bill_king</dc:creator>
      <dc:date>2020-08-18T23:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Checker - Inaccurate Dashboard Results</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/514907#M63052</link>
      <description>&lt;P&gt;disabled = 0 is what I meant not enabled = true.&lt;/P&gt;&lt;P&gt;i always get that mixed up in my head.&lt;/P&gt;&lt;P&gt;well then something else is happening on your end if it's not checking the certs at midnight every day (server time).&lt;/P&gt;&lt;P&gt;can you check this search for me?&lt;/P&gt;&lt;P&gt;index=_internal sourcetype=splunk_python&lt;/P&gt;&lt;P&gt;maybe it will show us an exception that is occurring&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2020 10:58:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/514907#M63052</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2020-08-19T10:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Checker - Inaccurate Dashboard Results</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/515018#M63064</link>
      <description>&lt;P&gt;no results returned for:&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;index=_internal sourcetype=splunk_python&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2020 16:58:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/515018#M63064</guid>
      <dc:creator>bill_king</dc:creator>
      <dc:date>2020-08-19T16:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Checker - Inaccurate Dashboard Results</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/515045#M63066</link>
      <description>&lt;P&gt;how about&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;index=_internal log_level=err* OR log_level=warn*&lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2020 18:32:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/515045#M63066</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2020-08-19T18:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Checker - Inaccurate Dashboard Results</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/515079#M63069</link>
      <description>&lt;P&gt;index=_internal ssl_checker source=*splunkd.log host="lpul-splunkapp1" returns the attached events&lt;/P&gt;&lt;P&gt;I'm thinking the syntax error may be the likely source of the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 00:30:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/515079#M63069</guid>
      <dc:creator>bill_king</dc:creator>
      <dc:date>2020-08-20T00:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Checker - Inaccurate Dashboard Results</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/515092#M63071</link>
      <description>&lt;P&gt;Oh dang, looks like you got a copy of 4.0.0 not 4.0.1 where I corrected that.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 02:01:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/515092#M63071</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2020-08-20T02:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Checker - Inaccurate Dashboard Results</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/515270#M63089</link>
      <description>&lt;P&gt;hello - I have been using version 4.0.1 (dated 7 August on Splunkbase)&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 17:48:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/515270#M63089</guid>
      <dc:creator>bill_king</dc:creator>
      <dc:date>2020-08-20T17:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Checker - Inaccurate Dashboard Results</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/515274#M63090</link>
      <description>&lt;P&gt;I just downloaded and checked bin/ssl_checkerv3.py and the import function is at the top of the page.&amp;nbsp;&lt;/P&gt;&lt;P&gt;maybe you got some hybrid version!?&lt;/P&gt;&lt;P&gt;im about to fix the setup page and example dashboard for 4.02. &amp;nbsp;I'll let you know when it's available.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 18:02:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/515274#M63090</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2020-08-20T18:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: SSL Checker - Inaccurate Dashboard Results</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/515278#M63091</link>
      <description>&lt;P&gt;Ok &amp;nbsp;try 4.0.2 and let me know&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 18:27:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/SSL-Checker-Inaccurate-Dashboard-Results/m-p/515278#M63091</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2020-08-20T18:27:40Z</dc:date>
    </item>
  </channel>
</rss>

