kibana2 icon indicating copy to clipboard operation
kibana2 copied to clipboard

Turn static fields label '@timestamp' and '@message' into variables

Open alouche opened this issue 12 years ago • 4 comments

This allows Kibana to not longer be restricted to logstash and to be flexible enough to be used with other loggers such as graylog2, rsylogd (with elasticsearch plugin) or any other 'in-house' solutions etc.

Lastly, it sets a humble entry point to better manipulate global config exports to JS and avoid cluttering.

alouche avatar Jan 16 '13 23:01 alouche

:+1: I recently started playing with Kibana and didn't like how it was tied so closely to logstash (though I like logstash too). I was about to submit this same pull request but you beat me to it. :)

tlieblfs avatar Jan 25 '13 16:01 tlieblfs

I've made some investigations with omelasticsearch, the output module for rsyslog. The integration of rsyslog and elasticsearch was very easy. The implementation of kibana in this case was very tricky ...

100% aggreement for this pull request!

heinemannj avatar Jan 26 '13 05:01 heinemannj

#307 has similar change.. :+1: to either

bninja avatar Mar 13 '13 01:03 bninja

:+1: This is exactly what I have been looking for. Thx alouche!

alexrbct avatar Apr 13 '13 20:04 alexrbct