Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds a video walkthrough and thumbnail to the logging section #210

Merged
merged 2 commits into from
Aug 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion 101-lab/content/12_logging_and_visualizations.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Logging and Visualizations

<kbd>[![Video Walkthrough Thumbnail](././images/12_logging_thumb.png)](https://youtu.be/zDAJcN5yTCg)</kbd>

### EFK for Aggregated Logs
The OpenShift platform provides an aggregated logging stack that is automatically configured to centralize and store logs from application pods. These logs are only retained for a short period of time, currently about 14 days, but can be used to help identify issues with application pods.

Expand Down Expand Up @@ -57,4 +59,4 @@ The shortcut towards accessing the Kibana is from the `Logs` tab of a running po
kubernetes.namespace_name:"<namespace_name>" AND level:error
```

Next page - [Metrics](./13_metrics.md)
Next page - [Metrics](./13_metrics.md)
Binary file added 101-lab/content/images/12_logging_thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.