sponsor Vim development Vim logo Vim Book Ad

splunk.vim : Syntax file for Splunk Search Language

 script karma  Rating 10/4, Downloaded by 898  Comments, bugs, improvements  Vim wiki

created by
The Happy Hacker
 
script type
syntax
 
description
If you do allot of work writing Splunk queries (http://www.splunk.com) and you live in the online docs for the Splunk Search Reference (see http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/WhatsInThisManual) this might be helpful.

This does color syntax highlighting for the Splunk 6.1.4 Search Language.  It does not detect syntax errors.  It recognizes all the Splunk Commands, all the Splunk Functions (both the EVAL and WHERE command functions and the functions for STATS, TIMECHART, CHART, ...), and most of the keywords for the Splunk Commands.

There is no error checking, currently.  If you use a function for the EVAL command in your STATS command the function name will be highlighted like normal.  (Something for improvement: in the future the script will be smartened-up to recognize this and indicate it is an error.)

Relative Date/Time Modifiers are recognized and look the same as Strings and Numbers.  The Relative Date/Time Modifiers are recognized anywhere in the search.  That is a bug.  The relative date/time modifiers are only valid after the following keywords: 'earliest', 'latest', 'span'

The relative date/time modifier bug does slow down the whole thing a little.   This will be fixed in the next release.
 
install details
untar in your vimfiles folder

(weak, I know... but the best I got at the moment)
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
splunk.tar.gz 0.1 2014-10-06 7.0 The Happy Hacker Initial upload
ip used for rating: 18.224.30.118

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github