VictoriaMetrics/app/vlinsert/jsonline
Aliaksandr Valialkin 16ee470da6
app/vlinsert: accept logs with empty _msg field
In this case the _msg field is set to the value specified in the -defaultMsgValue command-line flag.

This should simplify first-time migration to VictoriaLogs from other systems.
2024-10-30 14:59:38 +01:00
..
jsonline.go app/vlinsert: allow specifying comma-separated list of fields containing log message via _msg_field query arg and VL-Msg-Field HTTP request header 2024-10-30 14:17:33 +01:00
jsonline_test.go app/vlinsert: accept logs with empty _msg field 2024-10-30 14:59:38 +01:00