-
Notifications
You must be signed in to change notification settings - Fork 434
Splunk Search Processing Language #368
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds support for Splunk Search Processing Language (SPL) syntax highlighting in Notepad++ with both Light Mode and Dark Mode color schemes. Splunk SPL is a query language used by Splunk Enterprise for searching and analyzing machine data.
Changes:
- Added two new UDL definitions for Splunk SPL (Light Mode and Dark Mode) with comprehensive keyword coverage including commands, functions, parameters, operators, and field names
- Added corresponding sample files demonstrating typical Splunk SPL query syntax
- Updated udl-list.json to register both new language definitions
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| udl-list.json | Adds metadata entries for both Splunk SPL Light Mode and Dark Mode UDLs |
| UDLs/Splunk_SPL_Light_Mode.xml | Defines syntax highlighting for Splunk SPL with light color scheme |
| UDLs/Splunk_SPL_Dark_Mode.xml | Defines syntax highlighting for Splunk SPL with dark-mode-friendly colors |
| UDL-samples/Splunk_SPL_Light_Mode.spl | Sample file demonstrating Splunk SPL query syntax (Light Mode) |
| UDL-samples/Splunk_SPL_Dark_Mode.spl | Sample file demonstrating Splunk SPL query syntax (Dark Mode) |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
pryrt
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix
Splunk Search Processing Language https://help.splunk.com/en/splunk-enterprise/search/search-manual/9.0/search-overview/about-the-search-language
Splunk Search Processing Language https://help.splunk.com/en/splunk-enterprise/search/search-manual/9.0/search-overview/about-the-search-language
https://help.splunk.com/en/splunk-enterprise/search/search-manual/9.0/search-overview/about-the-search-language