so-playbook-reset - can't import or have any playbook #11707
-
VersionOther (please provide detail below) Installation MethodSecurity Onion ISO image Descriptionconfiguration Installation TypeDistributed Locationon-prem with Internet access Hardware SpecsExceeds minimum requirements CPU4 RAM32GB Storage for /212GB Storage for /nsm200GB Network Traffic Collectiontap Network Traffic Speeds1Gbps to 10Gbps StatusYes, all services on all nodes are running OK Salt StatusNo, there are no failures LogsNo, there are no additional clues DetailHello it's me again. After failing to create a customized playbook it simply doesn't work, the playbook runs, but no alert is generated. I tried resetting the playbooks in order to clean up and then choose the ones that i need to import again. The conclusion? I did so-playbook-reset and now I can't import any playbooks. Has anyone encountered this problem? The documentation doesn't even mention so-playbook-reset. It's really frustrating to always be chasing losses and not be able to get this stable. Thanks anyway Guidelines
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 19 replies
-
Any ideia? |
Beta Was this translation helpful? Give feedback.
-
What exactly are you attempting to do? |
Beta Was this translation helpful? Give feedback.
-
The only thing you should need to do to reset the Playbook toolkit is run:
This can take over an hour to completely reset. Please do this and let me know what you see. |
Beta Was this translation helpful? Give feedback.
On your Manager, open the following file:
sudo vi /opt/so/saltstack/local/pillar/secrets.sls
Delete the value for the
playbook_automation_api_key:
- just the value, not anything else. Save it and the runsudo so-playbook-reset
I was able to get it to work on my local system with that change.