logs
Log file API.
get /logs/export
Export Logs
Parameters
query object query
VictoriaLogs request that wraps PaginationRequest with additional parameters. Used for both LogViewer Websocket and Log export.
format enum query
rawcatshortwith-unit
The optional output format. `json` is the default VictoriaLogs output format, while the others represent `journalctl -o output` formats.
Responses
default response
default response
object
Examples
No request body required