CompTIA
CV0-004 · Question #118
Which of the following would allow a cloud engineer to flatten a deeply nested JSON log to improve readability for analysts?
The correct answer is D. Logstash. Logstash can be used to flatten a deeply nested JSON log, which would improve readability for analysts. Logstash is a data processing pipeline that ingests data from various sources, transforms it, and then sends it to a "stash" like Elasticsearch.
Operations
Question
Which of the following would allow a cloud engineer to flatten a deeply nested JSON log to improve readability for analysts?
Options
- AGrafana
- BKibana
- CElasticsearch
- DLogstash
How the community answered
(60 responses)- A3% (2)
- C2% (1)
- D95% (57)
Explanation
Logstash can be used to flatten a deeply nested JSON log, which would improve readability for analysts. Logstash is a data processing pipeline that ingests data from various sources, transforms it, and then sends it to a "stash" like Elasticsearch.
Topics
#Log processing#Data transformation#Logstash#ELK stack
Community Discussion
No community discussion yet for this question.