QuestionQ269

Infrastructure and Automation

What function does Fluentd serve for application logging in Kubernetes?

  • A monitoring and log visualization
  • B logging agent for distribution
  • C messaging/queueing infrastructure
  • D backend time series database storage
Explanation

Fluentd functions as a logging agent that collects application log entries and forwards them to a central logging destination for distribution and aggregation.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!