puppetlabs / SplunkAppforPuppetEnterprise

Splunk App for Puppet Enterprise
1 stars 4 forks source link

Insecure warning errors in splunkd log file for SplunkTAforPuppetEnterprise #8

Open vijayadhandapani opened 5 years ago

vijayadhandapani commented 5 years ago

Hi Team,

I have configured SplunkTAforPuppetEnterprise in my production Splunk infrastructure. I do see data popping up in Splunk App for Puppet Enterprise Master dashboards, but I am receiving lots of error messages in splunkd log file related to below messages,

  1. InsecureRequestWarning: ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/SplunkTAforPuppetEnterprise/bin/puppet_enterprise_status_overview.py" InsecureRequestWarning)
  2. 'bios_release_date': ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/SplunkTAforPuppetEnterprise/bin/puppet_enterprise_factors.py" KeyError: 'bios_release_date'
  3. ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/SplunkTAforPuppetEnterprise/bin/puppet_enterprise_metrics.py" /opt/splunk/etc/apps/SplunkTAforPuppetEnterprise/bin/splunktaforpuppetenterprise/requests/packages/urllib3/connectionpool.py:843: InsecureRequestWarning
  4. ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/SplunkTAforPuppetEnterprise/bin/puppet_enterprise_factors.py" input_module.collect_events(self, ew)

Is this add-on compatibile with Splunk Enterprise 7.2.6?

Please assist me to fix these errors.

vijayadhandapani commented 5 years ago

Can I have update on this issue?

We would like to collect only debug messages from Puppet. Please let me know if there is any way I can amend python script on this add-on?