Knowledge Management

Has anyone created a custom SPL language file for the Confluence code block macro?

cdoebert
Path Finder

I'm looking to add SPL snippets to our Confluence pages, and it would be nice to have the correct highlighting.

Is this something anyone's already written for the code block macro? If Splunk has done this internally, can this be shared?

Tags (1)

haraksin
Path Finder

This extension has a community one that is based on the tmLanguage spec: https://github.com/arcsector/vscode-splunk-search-syntax/blob/master/syntaxes/splunk_search.JSON-tmL...

The catch is you'd have to convert it into the SyntaxHighlighter spec here, which atlassian uses: https://github.com/syntaxhighlighter/syntaxhighlighter/wiki 

Hope this helps.

0 Karma

anantcd
Explorer

There's a workaround which you can try.
Use this Web-Based (or App Installed on Splunk instance) SPL highlighter: https://chrisyounger.github.io/highlighter/appserver/static/
Then, use Action: "Copy as HTML" and paste the content inside Confluence HTML Macro.
Works for me on Confluence Cloud.

Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...