I am using fluentd as my log shipper for kubernetes microservices. I have read that the new kibana version have the log tailing feature for viewing the changes in the logs. Can someone guide me how it can work with a fluentd shipper!!
Currently I am using the logtrail pluggin for this purpose.
But it seem to only work with the filebeat indices. Should I do some workaround for the fluentd log(which is shipped as logstash format) for it to work?
the Logs UI by default indeed looks at the filebeat-* indices and requires at the very least a @timestamp and a message or @message field on the documents.
The index pattern and the timestamp field can currently be changed via the Kibana config file using the settings
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.