HI,
Iam using ELk with filebeat for centralized logs.Our logs are in xml format that comes in one line as shown below.
AND I NEED TO GET LOGS AS SHOWN BELOW..HOW TO SOLVE IT...?
HI,
Iam using ELk with filebeat for centralized logs.Our logs are in xml format that comes in one line as shown below.
AND I NEED TO GET LOGS AS SHOWN BELOW..HOW TO SOLVE IT...?
This really depends on how you index your data. This is nothing ES or Kibana would do for you. You would need to use any XML beautifier tool of your choice and format the log line appropriate before indexing it into Elasticsearch.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.