Skip to content

Repository files navigation

ActionStack

Build forms in Splunk that submit events to Splunk SOAR.

Splunkbase · Issues · Contributing

About this project

ActionStack is an AI-driven project attempting to build something useful for the community. It is developed and maintained on a best-effort basis and is provided "as is," without warranty of any kind. See the MIT license for the full terms.

Features

  • Team workspaces with access controlled by Splunk roles.
  • Automation catalog with search, categories, favorites, and pagination.
  • Form builder with conditional fields, validation, lookup inputs, multiple-value inputs, and collapsible sections.
  • Drafts, publishing, version history, cloning, and recoverable form deletion.
  • Configurable SOAR labels, tags, CEF mappings, and approval requirements handled by your playbooks.
  • Paginated submission history with playbook/action status counts, delivery retries, and receipts with custom action names, reported block results, summaries, and data.
  • Optional receipt timeline and JSON receipt / CSV submission exports for audit review.
  • Optional retention for delivered submissions, with SOAR events retained.
  • Light, dark, and system themes.

Installation

ActionStack runs on a standalone Splunk Enterprise search head or a search head cluster, with KV Store enabled.

Download the app from Splunkbase:

  • Standalone search head: install the app directly through Splunk Web.
  • Search head cluster: deploy the app through the SHC deployer.

Open ActionStack as a Splunk administrator. The setup wizard creates the first workspace and configures the SOAR connection. Create a form, select an existing SOAR label, and publish it. Allow SOAR automation on delivery starts enabled for new forms; turn it off for intake-only forms. Existing forms keep their setting.

See Deployment for configuration and permissions, and the SOAR event contract for submitted fields.

Development

Requires Node.js 22 and Python 3.9 or 3.13.

npm ci
python3 scripts/dev_server.py

In a second terminal:

npm run dev

Open http://127.0.0.1:5173. The local server simulates Splunk identity and SOAR delivery and stores demo data in .dev-data/. Do not use live credentials in the demo.

npm test
npm run package

The package and SHA-256 checksum are written to dist/. CI runs the tests and package build on pushes and pull requests. See Contributing for the development workflow.

License

MIT. Packaged dependencies retain their own licenses in THIRD_PARTY_NOTICES.txt.

About

Build and use forms in Splunk to trigger events in Splunk SOAR for easy user initiated automation

Topics

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages