From 5794810bc592971d9cf58a937eee1adfd2bcd062 Mon Sep 17 00:00:00 2001 From: Eric Date: Thu, 20 Jun 2024 10:14:28 -0500 Subject: [PATCH] Update image in deploy Fleet on ubuntu guide. (#19903) Closes: https://github.com/fleetdm/confidential/issues/7028 Changes: - Updated the position of the Internews logo in the "Deploy Fleet on Ubuntu with Elastic" guide to prevent text from getting squished on mobile devices --- articles/deploy-fleet-on-ubuntu-with-elastic.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/articles/deploy-fleet-on-ubuntu-with-elastic.md b/articles/deploy-fleet-on-ubuntu-with-elastic.md index ba005f9b00..c31382de5b 100644 --- a/articles/deploy-fleet-on-ubuntu-with-elastic.md +++ b/articles/deploy-fleet-on-ubuntu-with-elastic.md @@ -2,7 +2,9 @@ ![Deploy Fleet on Ubuntu with Elastic](../website/assets/images/articles/deploy-fleet-on-ubuntu-with-elastic-1600x900@2x.png) -[](https://internews.org/)_Today we wanted to feature [Josh](https://defensivedepth.com/), a member of our community. His work was sponsored by [Internews](https://internews.org/). If you are interested in contributing to the Fleet blog, feel free to [contact us](https://fleetdm.com/company/contact) or reach out to [@jdstrong](https://osquery.slack.com/team/U04MTPBAHQS) on the osquery slack._ +[](https://internews.org/) + +_Today we wanted to feature [Josh](https://defensivedepth.com/), a member of our community. His work was sponsored by [Internews](https://internews.org/). If you are interested in contributing to the Fleet blog, feel free to [contact us](https://fleetdm.com/company/contact) or reach out to [@jdstrong](https://osquery.slack.com/team/U04MTPBAHQS) on the osquery slack._ This guide provides a detailed walkthrough for setting up a small production environment of Fleet alongside Elastic components (Elasticsearch, Kibana, Filebeat). The setup integrates Filebeat to collect scheduled query results from Fleet and feed them into Elasticsearch, while Kibana will be utilized for data visualization and the creation of detections. Additionally, Nginx will serve as a reverse proxy for the Kibana and Fleet web interfaces and will segregate the web administration and agent data+control planes of Fleet for more fine-grained access control.