shipping your logs to elk from mule app/cloudhub part 3

9
Shipping your logs to ELK from mule app/cloudhub - Part 3 A guide by Alex Fernandez

Upload: alex-fernandez

Post on 08-Jan-2017

102 views

Category:

Software


3 download

TRANSCRIPT

Page 1: Shipping  your logs to elk from mule app/cloudhub  part 3

Shipping your logs to ELK from mule app/cloudhub - Part 3A guide by Alex Fernandez

Page 2: Shipping  your logs to elk from mule app/cloudhub  part 3

Starting the Mule App(start logging)

Page 3: Shipping  your logs to elk from mule app/cloudhub  part 3

Kibana - Start visualizing the logs

Page 4: Shipping  your logs to elk from mule app/cloudhub  part 3

Post Data to the Mule Flow

Page 5: Shipping  your logs to elk from mule app/cloudhub  part 3
Page 6: Shipping  your logs to elk from mule app/cloudhub  part 3

Search Data in Kibana

●We found the shipment Id

Page 7: Shipping  your logs to elk from mule app/cloudhub  part 3

Problem with multiline payload

Page 8: Shipping  your logs to elk from mule app/cloudhub  part 3

Search the for the shipmentId

Page 9: Shipping  your logs to elk from mule app/cloudhub  part 3

Referenceshttp://logging.apache.org/log4j/2.x/

https://en.wikipedia.org/wiki/Server_log

https://github.com/splunk/splunk-plugin-eclipse/blob/master/com.splunk.project.java.ui/resources/log4j2.xml

https://gist.github.com/dsummersl/3744192

https://docs.docker.com/engine/installation/mac/