Using Docker by Adrian Mouat

Using Docker by Adrian Mouat

Author:Adrian Mouat
Language: eng
Format: epub, pdf
Publisher: O'Reilly Media, Inc.
Published: 2015-12-23T00:00:00+00:00


If using the syslog driver, we can use syslog functionality to automatically forward the logs, as shown in “Forwarding Logs with rsyslog”.

We can just directly access the log files from the Docker directory. This is described in “Grabbing Logs from File”.

If the application you are using insists on logging to file rather than STDOUT or STDERR, have a look at Handling Applications that Log to File for a couple of workarounds.

Logging with ELK

To add logging to our identidock application we’re going to use what’s sometimes known as the ELK stack, which is short for Elasticsearch, Logstash, and Kibana:

Elasticsearch

A text search engine with near real-time search. It is designed to easily scale across nodes in order to handle large volumes of data and is perfect for searching through masses of log data.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.