VictoriaLogs plugins#
The VictoriaLogs package includes several plugins that provide comprehensive support for VictoriaLogs in Perses dashboards.
Datasource (VictoriaLogsDatasource)#
The VictoriaLogs datasource enables connection between Perses and your VictoriaLogs instance for log aggregation and querying. It works with log-related panels and queries.
It supports the proxy feature of Perses that allows to restrict the access to your data source.
See also technical docs related to this plugin:
Time Series Query (VictoriaLogsTimeSeriesQuery)#
The VictoriaLogs time series query plugin enables querying time series data from your VictoriaLogs instance using LogsQL syntax with aggregations.
See also technical docs related to this plugin:
Log Query (VictoriaLogsLogQuery)#
The VictoriaLogs log query plugin enables querying log data from your VictoriaLogs instance using LogsQL syntax. It supports log queries, filtering, and text search.
See also technical docs related to this plugin:
Variables#
Field Values Variable (VictoriaLogsFieldValuesVariable)#
The VictoriaLogs field values variable plugin enables dynamic variable creation from specific field values in your logs.
See also technical docs related to this plugin:
Field Names Variable (VictoriaLogsFieldNamesVariable)#
The VictoriaLogs field names variable plugin enables dynamic variable creation from available field names in your logs.
See also technical docs related to this plugin: