Logstash MCQ Questions And Answers - DevOps

Logstash MCQs : This section focuses on "basics" of Logstash. These Multiple Choice Questions (MCQ) should be practiced to improve the Logstash skills required for various interviews (campus interviews, walk-in interviews, company interviews), placements, entrance exams and other competitive examinations.

1. __________ is an open source data collection engine with real-time pipelining capabilities.

A. Makefile
B. Logstash
C. Mantis
D. Nagios

View Answer


2. Logstash is an open source tool for collecting, parsing, and storing logs for future use.

A. Yes
B. No
C. Can be true or false
D. Can not say

View Answer


3. Logstash tools are based on?

A. Cassendra
B. Neo4J
C. ElasticSearch
D. SVN

View Answer


4. Which java version not supported in Logstash.

A. Java 8
B. Java 9
C. Both A and B
D. None of the above

View Answer


5. A Logstash pipeline has ________ required elements.

A. 2
B. 3
C. 4
D. 5

View Answer


6. The ________ plugin enables you to parse the unstructured log data into something structured and queryable.

A. geoip
B. queryable
C. grok filter
D. config

View Answer


7. _________ an event completely, for example, debug events.

A. clone
B. geoip
C. mutate
D. drop

View Answer


8. _________ are the final phase of the Logstash pipeline.

A. Inputs
B. Process
C. Outputs
D. Drop

View Answer


9. Does Codecs is streamed filters that can operate as part of an input or output?

A. Yes
B. No
C. Can be yes or no
D. Can not say

View Answer


10. geoip plugin looks up IP addresses, derives geographic location information from the addresses, and adds that location information to the logs.

A. TRUE
B. FALSE
C. Can be true or false
D. Can not say

View Answer




Discussion



* You must be logged in to add comment.