logstash.vim icon indicating copy to clipboard operation
logstash.vim copied to clipboard

highlights logstash configuration files

logstash.vim highlights configuration files for logstash, a tool for managing events and logs (see http://logstash.net)

Install using vim-pathogen:

cd ~/.vim/bundle
git clone https://github.com/prettier/vim-prettier

To install using vundle, add the following to your .vimrc:

Plugin 'robbles/logstash.vim'