Giter VIP home page Giter VIP logo

intellij-logstash-conf-filetype's Introduction

IntelliJ Logstash configuration highlight

Syntax highlight for logstash configuration files on all JetBrain IDEs (IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm)

Screenshot Theme IntelliJ Screenshot Theme IntelliJ

Installation

Import settings (recommended)

  1. Download logstash-conf.jar
  2. Open IntelliJ
  3. Click on File > Import Settings...
  4. Browse to the downloaded jar (tip: you can also drag & drop the jar from your file explorer to the Import File Location window) and click OK
  5. Be sure to check File types (schemes) and click OK
  6. Restart IntelliJ when prompted

Manual

  1. Download logstash-conf.xml
  2. Close IntelliJ
  3. Copy the xml to <your_home_dir>\<intellij_settings_dir>\config\filetypes\ (create folder filetypes if it doesn't exists)
  4. Open IntelliJ

Highlighted syntax and keywords

The filetype use IntelliJ sandard 4 colors highlight system

Color 1

Highlight basic pipeline keywords: filter, input, output

See 1-pipeline.md for the full keyword list

Color 2

Highlight plugins names:

See 2-plugins-names.md for the full keyword list

Color 3

Highlight plugins actions

See 3-codec-plugins-actions.md, 3-filter-plugins-actions.md, 3-input-plugins-actions.md and 3-output-plugins-actions.md for the full keyword list

Color 4

Highlight conditional operators

See 4-conditional.md for the full keyword list

intellij-logstash-conf-filetype's People

Contributors

ycintre avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

vvoody

intellij-logstash-conf-filetype's Issues

'/logstash-conf.jar' contains no settings to import.

I get the following when trying to import the settings:

The file '/logstash-conf.jar' contains no settings to import.
Please make sure you have generated the file using 'File|Export Settings' feature.

Using IntelliJ 2017.2.3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.