Completed
Enable Elastic Seach
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Apache Log Visualization with Elasticsearch and ELK Stack
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Elastic Stack Overview
- 3 Create a Linode
- 4 Run update and upgrade
- 5 Install Java
- 6 Install Elastic Search
- 7 Specify JVM Heap Size
- 8 Enable Elastic Seach
- 9 Install logstash & kibana
- 10 Create a Template JSON File
- 11 Config File Changes
- 12 Create Apache Config File
- 13 Start logstash and Kibana
- 14 Generate Log Info
- 15 Connect to the Server
- 16 Elastic Overview & Set Up
- 17 Minor Changes
- 18 Create Index Pattern
- 19 Generate 404 Request
- 20 Visualize Logs
- 21 Conclusion