Activity Feed
- Posted Re: AWS Add Account Hangs and Error on All Apps and Add-ons. 02-06-2023 02:44 AM
- Posted Re: Splunk add on for Citrix netscaler on Splunk Enterprise. 12-08-2022 10:23 AM
- Posted Re: Splunk add on for Citrix netscaler on Splunk Enterprise. 12-08-2022 09:50 AM
- Posted Splunk add on for Citrix netscaler on Splunk Enterprise. 12-08-2022 03:46 AM
- Posted Upgrade Readiness Appis not able to the determine the AWS python 3 compatibility? on Splunk Enterprise. 11-28-2022 02:03 AM
- Posted Re: Unable to migrate from Splunk App for AWS to other alternatives on Splunk Enterprise. 11-22-2022 03:17 AM
- Posted Unable to migrate from Splunk App for AWS to other alternatives on Splunk Enterprise. 11-21-2022 09:28 PM
Topics I've Started
Subject | Karma | Author | Latest Post |
---|---|---|---|
0 | |||
0 | |||
0 |
12-08-2022
10:23 AM
We dont want to configure appliances and templates and use it in our inputs as for this we need to open ports for outbound call from splunk to netscaler. As a matter of security, we dont want anyone a direct access to netscaler as it is the outer most component. Is it possible for us to use the sourcetype intelligence of the add-on without configuring the other features.? As in some way to bypass those configurations.
... View more
12-08-2022
09:50 AM
On splunkbase only verison is available for download which is v8.2.0 (which we are already trying). We are using this add-on for only syslog data (TCP input). We dont want appliances and templates to be configured as these configurations are not needed to getting data using TCP input.
... View more
12-08-2022
03:46 AM
Splunk Addon for Citrix netscaler is contiguously logging the following ERRORs in splunkd.log file. 12-08-2022 10:55:55.677 +0000 ERROR ExecProcessor [20336 ExecProcessor] - message from "/opt/splunk/bin/python3.7 /opt/splunk/etc/apps/Splunk_TA_citrix-netscaler/bin/citrix_netscaler.py" splunklib.binding.HTTPError: HTTP 404 Not Found -- citrix_netscaler_templates does not exist 12-08-2022 10:55:55.677 +0000 ERROR ExecProcessor [20336 ExecProcessor] - message from "/opt/splunk/bin/python3.7 /opt/splunk/etc/apps/Splunk_TA_citrix-netscaler/bin/citrix_netscaler.py" During handling of the above exception, another exception occurred: 12-08-2022 10:55:55.677 +0000 ERROR ExecProcessor [20336 ExecProcessor] - message from "/opt/splunk/bin/python3.7 /opt/splunk/etc/apps/Splunk_TA_citrix-netscaler/bin/citrix_netscaler.py" Traceback (most recent call last): 12-08-2022 10:55:55.677 +0000 ERROR ExecProcessor [20336 ExecProcessor] - message from "/opt/splunk/bin/python3.7 /opt/splunk/etc/apps/Splunk_TA_citrix-netscaler/bin/citrix_netscaler.py" File "/opt/splunk/etc/apps/Splunk_TA_citrix-netscaler/lib/solnlib/conf_manager.py", line 457, in get_conf 12-08-2022 10:55:55.677 +0000 ERROR ExecProcessor [20336 ExecProcessor] - message from "/opt/splunk/bin/python3.7 /opt/splunk/etc/apps/Splunk_TA_citrix-netscaler/bin/citrix_netscaler.py" conf = self._confs[name] 12-08-2022 10:55:55.677 +0000 ERROR ExecProcessor [20336 ExecProcessor] - message from "/opt/splunk/bin/python3.7 /opt/splunk/etc/apps/Splunk_TA_citrix-netscaler/bin/citrix_netscaler.py" File "/opt/splunk/etc/apps/Splunk_TA_citrix-netscaler/lib/splunklib/client.py", line 1816, in __getitem__ 12-08-2022 10:55:55.677 +0000 ERROR ExecProcessor [20336 ExecProcessor] - message from "/opt/splunk/bin/python3.7 /opt/splunk/etc/apps/Splunk_TA_citrix-netscaler/bin/citrix_netscaler.py" raise KeyError(key) 12-08-2022 10:55:55.677 +0000 ERROR ExecProcessor [20336 ExecProcessor] - message from "/opt/splunk/bin/python3.7 /opt/splunk/etc/apps/Splunk_TA_citrix-netscaler/bin/citrix_netscaler.py" KeyError: 'citrix_netscaler_templates' 12-08-2022 10:55:55.677 +0000 ERROR ExecProcessor [20336 ExecProcessor] - message from "/opt/splunk/bin/python3.7 /opt/splunk/etc/apps/Splunk_TA_citrix-netscaler/bin/citrix_netscaler.py" During handling of the above exception, another exception occurred: 12-08-2022 10:55:55.677 +0000 ERROR ExecProcessor [20336 ExecProcessor] - message from "/opt/splunk/bin/python3.7 /opt/splunk/etc/apps/Splunk_TA_citrix-netscaler/bin/citrix_netscaler.py" Traceback (most recent call last): 12-08-2022 10:55:55.677 +0000 ERROR ExecProcessor [20336 ExecProcessor] - message from "/opt/splunk/bin/python3.7 /opt/splunk/etc/apps/Splunk_TA_citrix-netscaler/bin/citrix_netscaler.py" File "/opt/splunk/etc/apps/Splunk_TA_citrix-netscaler/lib/solnlib/utils.py", line 153, in wrapper 12-08-2022 10:55:55.677 +0000 ERROR ExecProcessor [20336 ExecProcessor] - message from "/opt/splunk/bin/python3.7 /opt/splunk/etc/apps/Splunk_TA_citrix-netscaler/bin/citrix_netscaler.py" return func(*args, **kwargs) 12-08-2022 10:55:55.677 +0000 ERROR ExecProcessor [20336 ExecProcessor] - message from "/opt/splunk/bin/python3.7 /opt/splunk/etc/apps/Splunk_TA_citrix-netscaler/bin/citrix_netscaler.py" File "/opt/splunk/etc/apps/Splunk_TA_citrix-netscaler/lib/solnlib/conf_manager.py", line 459, in get_conf 12-08-2022 10:55:55.677 +0000 ERROR ExecProcessor [20336 ExecProcessor] - message from "/opt/splunk/bin/python3.7 /opt/splunk/etc/apps/Splunk_TA_citrix-netscaler/bin/citrix_netscaler.py" raise ConfManagerException(f"Config file: {name} does not exist.") 12-08-2022 10:55:55.677 +0000 ERROR ExecProcessor [20336 ExecProcessor] - message from "/opt/splunk/bin/python3.7 /opt/splunk/etc/apps/Splunk_TA_citrix-netscaler/bin/citrix_netscaler.py" solnlib.conf_manager.ConfManagerException: Config file: citrix_netscaler_templates does not exist. 12-08-2022 10:55:55.677 +0000 ERROR ExecProcessor [20336 ExecProcessor] - message from "/opt/splunk/bin/python3.7 /opt/splunk/etc/apps/Splunk_TA_citrix-netscaler/bin/citrix_netscaler.py" . Any solution?
... View more
Labels
- Labels:
-
troubleshooting
11-28-2022
02:03 AM
I used Upgrade Readiness app to determine the outdated Splunkbase Apps which showed in its result that i have to upgrade the Splunk Add-on for AWS. I did upgrade the add-on. Now when i again ran the scan for checking if everything's fine, the upgrade readiness app is not able to scan the app properly.
From the attached screenshot, we see that the readiness app is not able to the determine the addon's python 3 compatibility as is it not able to find the app's version.
Can any one help me out with this, whats wrong here?
I
... View more
Labels
11-22-2022
03:17 AM
Let me check that. I did visited the app documentation on previous day when it was saying that its Cloud-only version. But fortunately today it is showing documentation properly for installation on Splunk Enterprise on-premise instance
... View more
11-21-2022
09:28 PM
Hi, We were using Splunk App for AWS which Splunk has stopped supporting and is now a legacy app. So as Splunk recommended to migrate to Splunk App for Content Packs(which includes Content Pack for AWS Reports and Dashboards) , migrating to this requires ITSI or IT Essentials Work as a pre-requisite to integrate and use the Content Packs. ITSI is a paid app and IT Essentials work has no version which is compatible with Splunk Enterprise 9.0. Why has Splunk demised a free app and as an alternative, we are forced to move to paid version (indirectly because of ITSI)
... View more
Labels
- Labels:
-
using Splunk Enterprise