User Tools

Site Tools


devops:logging:elk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
devops:logging:elk [2018/04/10 15:46] – [COnfiguration ELK stack for Java app] skipidardevops:logging:elk [2023/11/01 07:15] (current) – ↷ Page moved from camunda:devops:logging:elk to devops:logging:elk skipidar
Line 9: Line 9:
  
  
-==== COnfiguration ELK stack for Java app ====+==== Java app logs to ELK==== 
 +Here a good tutorial: https://balamaci.ro/java-app-monitoring-with-elk-logstash/
  
  
Line 93: Line 94:
 /etc/logstash/conf.d/02-beats-input.conf /etc/logstash/conf.d/02-beats-input.conf
  
-As stated here https://github.com/logstash/logstash-logback-encoder#udp-appender+https://github.com/logstash/logstash-logback-encoder#tcp-appenders
 <code> <code>
  
Line 104: Line 105:
  
 </code> </code>
 +
 +**Achtung: LogStash creates its own index!!! No need to mess around with the manual creation.**
  
  
devops/logging/elk.1523375208.txt.gz · Last modified: (external edit)