Gelf HTTP

Tags:

#1 mats

Simple Question

Is there any way to configure NXlog to send data i Gelf HTTP format. I need to pass data through a HTTP only proxy

#2 b0ti Nxlog ✓
#1 mats
Simple Question Is there any way to configure NXlog to send data i Gelf HTTP format. I need to pass data through a HTTP only proxy

This is not possible to do it easily. You will have to use to_json() with om_http and make sure the JSON fields follow the GELF specification.