I am new to ELK and am trying to achieve a real time monitoring framework which captures E2E timestamp of an ansync logback application.
The ask is to capture the timestamp corresponding to a unique ID in the logs for start and end of the processing of the correlation ID logged in the a distributed log file system.
I need some help in finding right direction to getting this implemented
@strawgate Thank you for your response, the example pathway looks promising I will try implementing that within the test ecosystem I have.
The only doubt/confusion I have is each ID is a unique value which is randomly generated within the application, how will I be able to compare these random values and then aggregate the timestamps.
Also one more question would be in linux I was searching within the logs using regexp and was selecting a specific group which yielded me the relevant data, how can i achieve this in elastic.
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.