- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Presenting Splunk Large-Scale Design with Mermaid / Draw.io or similar products

koshyk
Super Champion
2 weeks ago
hi Folks,
I’m preparing to present a large-scale Splunk design to stakeholders and want to make it interactive. To achieve this, I’m considering using Mermaid, which allows us to start with code, iterate incrementally, and improve easily over time. Below is my initial draft of the design.
I’d appreciate your input on two points:
- Are there any obvious mistakes in this draft? (It’s been a while since I last worked on Splunk design, especially after transitioning to Splunk Cloud.)
- Are you aware of any pre-existing Mermaid or Draw.io diagrams for large-scale Splunk clusters that we could adapt or reuse?
Thanks in advance for your feedback!
Labels (4)
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
PickleRick

SplunkTrust
2 weeks ago
What do you mean by "interactive" here?
Why not just use SVA diagrams? https://docs.splunk.com/Documentation/SVA/current/Architectures/About
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

koshyk
Super Champion
2 weeks ago
Interactive in the sense, you can click in each and it can drill down into further details.
The main reason for diagram as a code is, we can maintain in version control
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

livehybrid
Influencer
2 weeks ago
I'd definitely recommend looking at the SVA models that @PickleRick linked to.
I like the diagram-as-code approach with Mermaid but they arent the prettiest! If you do go down the draw.io route then there are some icons available at https://github.com/livehybrid/splunk_drawio_icons
Please let me know how you get on and consider adding karma to this or any other answer if it has helped.
Regards
Will
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

koshyk
Super Champion
2 weeks ago
thanks for the draw.io icons
