Kanban Board is a Dashboard Studio extension visualization that enables users to create and manage multiple kanban boards within Splunk dashboards. The app provides drag-and-drop card functionality across user-defined columns, with configurable card fields including text, number, textarea, select, and date types. All board and card data is persisted in the App Key Value Store, making it accessible through standard SPL queries and lookups. The app includes two custom search commands: kanbanwrite for executing create, read, update, and delete operations on boards and cards, and kanbanwire for automatically configuring Dashboard Studio dashboards with the necessary write infrastructure. A modular input runs periodically to automatically wire kanban dashboards with write functionality, including the required data sources, event handlers, and token defaults. The visualization supports both light and dark themes, offers read-only mode for view-only scenarios, and enforces per-write permission checks based on KV Store collection access rights. Users with appropriate permissions can create multiple boards, define custom column layouts, configure card field schemas, and move cards between columns through the drag-and-drop interface.
Created By
Campbell Goodall
Resources
Log in to report this app listing