From f56f05783f6c5d4075b79e93c8fe3ca3d44f3246 Mon Sep 17 00:00:00 2001 From: BlackPerl <51078911+archanchoudhury@users.noreply.github.com> Date: Wed, 29 Dec 2021 19:25:11 +0530 Subject: [PATCH] Create beats.md --- installation/beats.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 installation/beats.md diff --git a/installation/beats.md b/installation/beats.md new file mode 100644 index 0000000..891a0c2 --- /dev/null +++ b/installation/beats.md @@ -0,0 +1,16 @@ +# šŸ¤HIRE US FOR FULL INSTALLATIONšŸ¤ + +Contact Info: archan.fiem.it@gmail.com, hk.sainaga@gmail.com +# Beat Agent Installation Guide: + - You can follow the installation guide [HERE](https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-installation-configuration.html) + - Below are the details steps involved +```bash +curl -L -O https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-7.X.X-amd64.deb +sudo dpkg -i filebeat-7.X.X-amd64.deb +``` + - Change the filebeat config files at /etc/filebeat/filebeat.yml + - Start the filebeat service +```bash +sudo system start filebeat +``` + - Now check your Kibana Console under filebeat* index