DevOps
27 views
Logging
Quick Definition
Recording and aggregating application and system events
Full Definition
Recording and centrally aggregating application and system events for analysis.
Examples
ELK Stack, Loki, Splunk, structured logging
Related Terms
observability
monitoring
More DevOps Terms
GitOps
Framework using Git as single source of truth for configs
Branching Strategy
Convention for managing parallel development in version control
Docker Compose
Tool for defining multi-container Docker applications
Containerization
Packaging apps with dependencies into isolated containers
SRE
Applying software engineering principles to operations
Helm Chart
Package format for Kubernetes application deployment