ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Logstash Syntax Highlighting

by nir0s ALL

Logstash DSL Syntax Highlighting for Sublime Text

Details

  • 0.0.1
  • github.​com
  • github.​com
  • 10 years ago
  • 52 minutes ago
  • 10 years ago

Installs

  • Total 7K
  • Win 2K
  • Mac 3K
  • Linux 2K
Jul 26 Jul 25 Jul 24 Jul 23 Jul 22 Jul 21 Jul 20 Jul 19 Jul 18 Jul 17 Jul 16 Jul 15 Jul 14 Jul 13 Jul 12 Jul 11 Jul 10 Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13 Jun 12
Windows 0 1 1 0 0 0 0 0 0 0 2 2 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 2 1 0 0 0 0 1 0 0
Mac 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0
Linux 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 2 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

sublime-logstash-syntax-highlighter

Logstash DSL Syntax Highlighting for Sublime Text 3 (Might also work on ST2… but it wasn't tested).

Install using Sublime Package Control. Just look for Logstash Syntax.

For the latest version, clone this repo and put the files from the Syntaxes dir in the packages/user dir in your ST config dir.

Will auto-recognize files named:

  • logstash.conf
  • logstash.conf.template
  • logstash.conf.j2

Please let me know if you're using additional formats that should be added to the list.

See example dir for a logstash.conf file.

Make sure you follow this for development.

Also make sure you're using AAAPackageDev to convert JSON to tmLanguage files.

btw, this is pretty much in Alpha now. Please don't compain. Or.. do complain.. but send pull requests while you're at it.