VictoriaMetrics/app/vlinsert
Aliaksandr Valialkin b4f5e5c1b8
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.

(cherry picked from commit 16ee470da6)
2024-10-30 15:19:52 +01:00
..
elasticsearch 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 15:19:52 +01:00
insertutils app/vlinsert: accept logs with empty _msg field 2024-10-30 15:19:52 +01:00
journald 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 15:19:52 +01:00
jsonline app/vlinsert: accept logs with empty _msg field 2024-10-30 15:19:52 +01:00
loki app/vlinsert/loki: use easyproto instead for parsing Loki protobuf messages 2024-07-10 03:05:55 +02:00
opentelemetry follow-up after 01430a155c 2024-09-04 15:39:55 +02:00
syslog 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 15:19:52 +01:00
main.go app/vlinsert: adds journald ingestion support 2024-10-27 20:42:41 +01:00