Sean
Sean
That partially worked.. It appears to work except for the hostname. Meaning it works as long as I have `salt` in the hosts file otherwise it still says "no address...
@paky92, I have attempted reloading configs, restarting as documented using `sudo service st2actionrunner restart`, and restarting with `st2ctl restart`.
@kurtismullins Work around would be using CI/CD pipeline with the secret as a variable in the pipeline. This way when its deployed the text is replaced, sanitary git repo and...
@rjha-splunk Here is sample parser we came up with for Sophos logs if this helps. Apologies on not having more sample logs, being that this is firewall it gets large...
This did not help me as im on `PyZMQ: 24.0.1` and still seeing issues with comms from syndic node to master.
Sure thing! Master Versions Report ```text [root@salt deepwatch]# salt --versions-report Salt Version: Salt: 3005 Dependency Versions: cffi: 1.15.1 cherrypy: Not Installed dateutil: Not Installed docker-py: Not Installed gitdb: Not Installed...
@Ch3LL So silly question, I'm not sure how to do that LOL.. According to my versions-report Salt is using `python3.9` which I'm not sure where Salt installed. If I look...
I used the onedir package.
> It occasionally doesn't load the one minute sensor correctly, try reloading the integration from the integrations page or rebooting Home Assistant. Reloading integration fixed this for me on `2022.12.3`.
Thanks for the quick follow up @iann0036. Your correct in your assumption, it still failed until I added the `export NO_PROXY=oidc.eks.us-east-1.amazonaws.com`. Fun turn of events when I did that though,...