Implementing DevOps Solutions and Practices Using Cisco Platforms (DEVOPS) — Question 48

How long analysis systems such as Elasticsearch, Logstash, and Kibana Stack handle ingesting unstructured logs from different devices in various formats?

Answer options

Correct answer: C

Explanation

Option C is correct because it accurately describes how the ELK Stack processes different message formats using custom filters to create structured data for analysis. Option A is incorrect as it suggests all devices must use agents, which is not a requirement for all. Option B misrepresents the storage of logs since they are usually parsed and not kept in their original format, while option D implies a single log format is enforced, which is not the case with the flexible parsing capabilities of the ELK Stack.