|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 150 - Issue 3 |
| Published: Sep 2016 |
| Authors: Kaichuang Yang |
10.5120/ijca2016911479
|
Kaichuang Yang . Aggregated Containerized Logging Solution with Fluentd, Elasticsearch and Kibana. International Journal of Computer Applications. 150, 3 (Sep 2016), 29-31. DOI=10.5120/ijca2016911479
@article{ 10.5120/ijca2016911479,
author = { Kaichuang Yang },
title = { Aggregated Containerized Logging Solution with Fluentd, Elasticsearch and Kibana },
journal = { International Journal of Computer Applications },
year = { 2016 },
volume = { 150 },
number = { 3 },
pages = { 29-31 },
doi = { 10.5120/ijca2016911479 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2016
%A Kaichuang Yang
%T Aggregated Containerized Logging Solution with Fluentd, Elasticsearch and Kibana%T
%J International Journal of Computer Applications
%V 150
%N 3
%P 29-31
%R 10.5120/ijca2016911479
%I Foundation of Computer Science (FCS), NY, USA
In the operation and maintenance of cloud production lines, access to logs from containers in order to perform day-to-day investigation and debugging is needed. Logs must be accessible beyond the life of a container. Logs from across the cluster need to be aggregated to allow log searching, backup, and storage. As a solution, this paper present a diagram combined with Fluentd, Elasticsearch and Kibana, that enables the deployment and management of multiple containers log reviewing with a creatively way. The solution perform well efficiently on log collection and indexing. Even though the prototype has been effectively used to deploy and manage containers logging data, serial risks are still needed put into consideration as important issues.