pullrequests Search Results · topic:splunk org:deductiv
Filter by
10 results (248 ms)
10 results
indeductiv (press backspace or delete to remove)The .github repo had only a two-word placeholder README with no useful content. GitHub uses profile/README.md to render
an organization s public profile page.
Changes
- profile/README.md — new org ...
This PR adds a new config option targetapp to the kvstorepush and kvstorepull search commands, which can be used to
specify the destination app to push or save the KV store collection in.
Splunk Support recommended moving capabilities above the role stanzas.
Hi, I am testing Add-On for DNS Lookup for Splunk, and it looked almost working fine. I found Splunk search is faild in
case performing PTR query and timeout occured. I investigated dns_lookup.py and found ...
Added better search console error logging. Converted most commands to v2 protocol. kvstoredeletekeys: Fixed unhandled
exception. kvstorecreatefk: Added logging and bug fixes. kvstorerestore: Added file ...
- Fixed empty collection migration using kvstorepull/kvstorepush
- Added option for key_field in deletekeys command
- Added session reuse for deletekeys command
- Updated Python SDK
- Removed ...
Hi, I extended the kvstorepush command such that it is possible to provide a comma separated list of hostnames for the
target parameter. The list then is split up and iterated over. This allows to replicate ...