addonfactory-solutions-library-python
addonfactory-solutions-library-python copied to clipboard
SDK for Developing Solutions in Splunk Enterprise with Python
[](https://renovatebot.com) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use...
Solution inspired by [this](https://github.com/splunk/splunk-add-on-for-salesforce/blob/v4.2.0/package/lib/modinput_wrapper/base_modinput.py). This class by default looks for a json file next to the subclass, in order to get scheme parameters. For example if we have a subclass...
For apps which invoke the `get_splunkd_access_info()` function from `splunkenv.py`, errors are thrown when a host is configured to listen using IPv6 on the Splunk MGMT port. This function uses `get_conf_key_value()`...
This PR adds tests for Python 3.12 and removes usage of `splunk/pypi-publish-action`
Hi, A VT4Splunk user found an issue when trying to get passwords. The app version is 1.6.1 (1.6.0 is also affected) in Splunk Enterprise 9.0.4. When accessing to Configuration page...
Files to work on: - [ ] acl.py - [ ] conf_manager.py - [ ] credentials.py - [x] file_monitor.py #127 - [ ] hec_config.py - [ ] log.py - [x]...
If solnlib integration tests are called second time locally with use of the same splunk instance, error like below will be raised. ` > assert len(search_results) == 1 E assert...
This is not obvious for someone who wants to contribute how to setup properly dev environment and run tests. New section in documentation would help. Example for that: - https://github.com/splunk/addonfactory-ucc-generator/blob/main/README.md?plain=1...
Extend [logging functionality](Splunk_TA_Jira_Cloud) by log-prefix property Setter would be used to set it by [ucc-gen](https://github.com/splunk/addonfactory-ucc-generator) with TA name (globalConfig meta.name) lowercased (if has to be lowercase?) - if automated or...
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest...