Companies Home Search Profile

ELASTIC 8: Monitoring with Elasticsearch, Kibana, Beats, APM

Focused View

Simon Becker

5:42:17

556 View
  • 1. Introduction.mp4
    01:43
  • 2. Tooling.mp4
    01:25
  • 3. Tools that you need during this course.html
  • 4. Check out Github with all supporting configs!.html
  • 1. Plan and design your Elasticsearch cluster.mp4
    07:51
  • 2. Some lectures that might help to design your cluster.html
  • 1. Create the elastic configs in docker compose.mp4
    13:50
  • 2. Official Elastic Docs for the configs.html
  • 3. Troubleshoot possible issues (memlimit).mp4
    04:51
  • 4. Notes for Memlimit issue.html
  • 5. Start the cluster for the first time.mp4
    04:33
  • 6. Remove all setup structures from your cluster.mp4
    00:51
  • 1.1 Virtual Box Download.html
  • 1. Install Virtualbox as Lab environment.mp4
    01:22
  • 2.1 Download Ubuntu.html
  • 2. Installing Ubuntu on VBOX.mp4
    06:40
  • 3. Speed it up Osboxes.mp4
    03:09
  • 4. OSboxes UUID issue that you should know how to fix.mp4
    02:37
  • 5.1 Docs for installation.html
  • 5. Installing Elasticsearch on Ubuntu.mp4
    05:52
  • 6. Docs for installing Elasticsearch on ubuntu.html
  • 7. Installing Kibana on Ubuntu.mp4
    06:49
  • 8. Making kibana accessible from other hosts.mp4
    02:23
  • 9. Docs for installing Kibana on ubuntu.html
  • 10. Preparation of Virtual Box to add another elasticsearch node.mp4
    03:11
  • 11. Use the docs for the next lecture.html
  • 12. Adding a 2nd node to the elasticsearch cluster.mp4
    13:45
  • 13. Adding a 3rd node to the elasticsearch cluster.mp4
    14:51
  • 14. Configuration example for a 3 node cluster.mp4
    01:34
  • 1. About elasticsearch config paths.mp4
    06:59
  • 2. Config paths official docs.html
  • 3. Elasticsearch.yml vs. environment variables.mp4
    07:25
  • 4. Changing host and port of elasticsearch.mp4
    03:30
  • 5. Adding new SSL certificates to your cluster.mp4
    13:47
  • 6. SSL official docs.html
  • 7. Setting up Node types Warm storage example.mp4
    03:40
  • 8. Docs for node types.html
  • 1. About Kibana config paths.mp4
    03:12
  • 2. Config paths official docs.html
  • 3. Changing host and port of Kibana.mp4
    04:42
  • 4.1 Elastic docs on SSL certs (just search in the document for server.ssl).html
  • 4.2 SSL Docs on how to create a self signed cert.html
  • 4. Adding SSL certificates to Kibana.mp4
    07:28
  • 1. What are Beats.mp4
    03:19
  • 2. Beats official docs.html
  • 3.1 Metricbeat Metadata mentioned in video.html
  • 3. General setup guide for all beats.mp4
    11:42
  • 4.1 Github Metricbeat configs.html
  • 4. Set Up Metricbeat.mp4
    21:52
  • 5.1 Clone the repository!.html
  • 5.2 Metricbeat config files in github.html
  • 5. Set up metricbeat in docker.mp4
    13:31
  • 6.1 Github Filebeat Configs.html
  • 6. Set Up Filebeat.mp4
    16:16
  • 7.1 Filebeat Docs.html
  • 7. Set Up filebeat in docker.mp4
    08:54
  • 8.1 Github Heartbeat config examples.html
  • 8. Set up Heartbeat.mp4
    14:16
  • 9.1 Git clone URL (in case you didnt clone the repo yet).html
  • 9.2 Heartbeat chapter.html
  • 9.3 Heartbeat Docker docs.html
  • 9.4 Playwright docs.html
  • 9. Set Up Heartbeat in docker.mp4
    09:33
  • 10.1 Docs from Elastic.html
  • 10. Set up ILM for Beats.mp4
    04:44
  • 11.1 Kibana Endpoint Docs.html
  • 11. Create beats dashboards.mp4
    07:37
  • 1.1 Elastic APM Website.html
  • 1.2 Elastic Demo.html
  • 1. Intro.mp4
    06:11
  • 2.1 Elastic APM Config Docs.html
  • 2. Configuring the elastic APM Server.mp4
    06:00
  • 3.1 APM config example for JAVA.html
  • 3.2 Elastic JAVA Agent Docs.html
  • 3.3 OPBeans Java Repository by Elastic.html
  • 3. Connecting your application to Elastic APM (JAVA Example).mp4
    10:09
  • 1. Introduction to Kibana The Kibana Home Page.mp4
    03:13
  • 2. Discover.mp4
    08:32
  • 3. Visualizations.mp4
    12:54
  • 4.1 Markdown Docs.html
  • 4. Dashboards.mp4
    04:01
  • 5. Observability Overview.mp4
    01:46
  • 6. Observability Logs.mp4
    03:35
  • 7. Observability Metrics.mp4
    01:12
  • 8. Observability APM.mp4
    03:06
  • 9.1 RUM Agent Docs.html
  • 9. Observability Uptime.mp4
    01:30
  • 10. Settings Stack Management.mp4
    02:07
  • 11.1 Roles description.html
  • 11. Settings User Management Users and Roles.mp4
    08:06
  • 12. Settings Spaces.mp4
    09:08
  • 1. Congrats for passing this course!.mp4
    01:03
  • Description


    Learn how to use the brand new Elastic Stack 8 monitoring functionalities. Step by Step to your own elastic cluster

    What You'll Learn?


    • Learn how to set up an elasticsearch 8 cluster
    • Know how the elastic architecture works
    • Identify issues and troubleshoot
    • Implement agents and monitor your software
    • Get to know the Elastic Stack 8

    Who is this for?


  • Elastic beginners, everyone who wants to monitor his applications
  • More details


    Description

    Elastic 8 is finally released. And so admins fear the breaking changes and new functionalities.

    But no worries! - This course will help you getting started with Elastic 8.x.

    This course will teach you on how to setup your elastic cluster by yourself to ingest monitoring data to it.

    I will give you a brief overview on how to design a cluster as well as hands on examples on creating a cluster and ingesting data into it.

    I will give you examples on how to create a cluster in Elastic using docker and ubuntu.


    Also I will show you on how to ingest data with elastic beats and how to create retention policies for your data.

    I also compare for you the changes between elastic 7.6 and elastic 8.x and show you what changed during this major release.

    This course since elastic is bringing many changes in a short period of thime will constantly grow.

    Topics like elastic logstash and way more topics are already planned and will be released soon - for free when you purchase this course. I will keep updating this course as long as elastic 8.x is the most recent version of elastic.


    So with that being said - this is the course for everyone who wants to use elastic, kibana, beats...

    Who this course is for:

    • Elastic beginners, everyone who wants to monitor his applications

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Simon Becker
    Simon Becker
    Instructor's Courses
    I am a 25 old young IT Professional working for one of the biggest Automotive companies in the world.Since I am 6 years old I started working with computers, with 19 years I started my journey as an IT Professional.I work daily with different technologies like Docker, webservers, Monitoring in a DevOps environment. I have strong experience in Docker, Linux, Monitoring and bringing applications in a production environment. I would like to share my knowledge and gained experience over the years with other people around the world. That's why I joined Udemy.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 52
    • duration 5:42:17
    • Release Date 2023/02/13