Bryan Baugher
Bryan Baugher
Could we point the source and target to the same kafka cluster for testing?
I wouldn't worry about an endless loop and point it at some non existing topic. We just want to verify we can configure and run it in our tests
That sounds like a bug. Reports and Alerts are both just [saved searches](https://docs.splunk.com/Documentation/Splunk/latest/RESTREF/RESTsearch#saved.2Fsearches.2F.7Bname.7D) though the UI makes them look very distinct. We likely need to add some smarts when saving...
I'm fine with supporting this but I don't really add new features or improvements anymore unless my group specifically needs it. I can however answer any questions, review and release...
I haven't heard anyone say they were going to work on this. I'm not sure, you would have to check their docs, I just provided an example
I think this could definitely help. The change is likely not small or trivial though
Yes looks like this was [intentional](https://github.com/cerner/splunk-pickaxe/blob/master/lib/splunk/pickaxe/client.rb#L48) stating there wasn't a way to list the existing tags. Though I seem to have found a list tags API [here](https://docs.splunk.com/Documentation/Splunk/latest/RESTREF/RESTknowledge#search.2Ftags). I wouldn't think...
Feel free to put out a PR and we can review it. I don't think I would be able to get to this