vue-codemirror icon indicating copy to clipboard operation
vue-codemirror copied to clipboard

Expect to support the rules for editing logstash configuration files

Open surxme opened this issue 2 years ago • 0 comments

Clear and concise description of the problem

parts of logstash configuration.

input { ... } filter { ... } output { ... }

Suggested solution

there is a Simple support: https://www.npmjs.com/package/codemirror-lang-logstash vs code example: https://marketplace.visualstudio.com/items?itemName=fbaligand.vscode-logstash-editor

Alternative

No response

Additional context

No response

Validations

  • [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

surxme avatar Jul 20 '23 08:07 surxme