So you think we can use whatever format we like?
And use nxlog to feed logstash?


I do not know much about nxlog but I believe it can feed log data as JSON into logstash

http://logstash.net/docs/1.3.3/codecs/json

logstash has a large number of inputs and some inputs can also use codecs.
http://logstash.net/docs/1.3.3/
eg. input udp + codec json will allow you to send JSON over UDP into logstash.

My experience is limited to using the file,  gelf, udp, and tcp inputs.

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to