arcsector
arcsector
Awesome - thanks.
It definitely should be, but the issue with the splunk init boot config still requires a patch. I can add it to the PR if you'd like.
Hi @ropetin, Are you deploying on docker or a VM? Regardless, you can set the opentaxii variable to `0.0.0.0` and the server will listen on whatever name it requires. This...
Did you try using `localhost` as the host instead? If you can't reach it via `localhost`, you're probably not binding docker to the port correctly, or you have a firewall...
Hi there @lcia-projects - since OpenTAXII is content-agnostic as TAXII v1 as a protocol was meant to be, you should be able to do this however you'd like
I second this - if people accidentally copy+paste a secret in their commit message, gitleaks should detect it.
I think this might have been fixed by https://github.com/splunk/ansible-role-for-splunk/pull/143
Sorry this closed - I had to re-fork the repo
Can you open a PR following the logic in `configure_idxc_manager.yml` to contextually switch from the `master_uri` arg to the `manager_uri` var? Should look something like this: ```yaml - name: Run...
Thanks for the notices, but I'd expect people to understand what they're doing enough to understand this distinction - maybe we can put a disclaimer in the README - `This...