How to add logs from a directory to an existing EFK

8/14/2019

I currently have an EFK stack on up on a cluster to forward log files from the working pods. I am tasked with finding a way to add logs files from a folder filled with tar files to the elastic database to be able to sift through that data. Currently, I'm trying to figure out how I can just have those log files be in the elastic database and I'm a bit confused on where to start.

I have tried specifying the path in the configuration files, but it doesn't seem to work.

-- Janav Sharma
elasticsearch
fluentd
kibana
kubernetes

0 Answers