Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tquin/vscode-logscale-syntax

A VS Code extension for for LogScale Query Language (formerly Humio) syntax highlighting.
https://github.com/tquin/vscode-logscale-syntax

cql crowdstrike humio logscale vscode vscode-extension vscode-language

Last synced: 20 days ago
JSON representation

A VS Code extension for for LogScale Query Language (formerly Humio) syntax highlighting.

Awesome Lists containing this project

README

        

# logscale-syntax

A VS Code extension for LogScale/CrowdStrike Query Language (formerly Humio) syntax highlighting. [Get it here.](https://marketplace.visualstudio.com/items?itemName=tquin.logscale-syntax)

## Features

- Syntax highlighting for `.logscale`, `.cql`, `.lql`, or `.humio` files. Plain and simple.
- Syntax highlighting for embedded queries within `.yaml` files using the alerts schema
- Full language functions support up to LogScale version 1.159.1.

## Demo

Syntax highlighting:

![screenshot_files](images/demo_dark_modern.png)

Embedded within yaml:

![screenshot_alert](images/demo_alert_dark_modern.png)