diff --git a/main/logger.c b/main/logger.c index 72d6962456..7d0b3b7718 100644 --- a/main/logger.c +++ b/main/logger.c @@ -287,7 +287,7 @@ static int format_log_json(struct logchannel *channel, struct logmsg *msg, char } json = ast_json_pack("{s: s, s: s, " - "s: {s: i, s: s} " + "s: {s: i, s: s}, " "s: {s: {s: s, s: s, s: i}, " "s: s, s: s} }", "hostname", ast_config_AST_SYSTEM_NAME,