exam questions

Exam 350-901 All Questions

View all questions & answers for the 350-901 exam

Exam 350-901 topic 1 question 157 discussion

Actual exam question from Cisco's 350-901
Question #: 157
Topic #: 1
[All 350-901 Questions]

What are two benefits of using distributed log collectors? (Choose two.)

  • A. supports multiple transport protocols such as TCP/UDP
  • B. improves performance and reduces resource consumption
  • C. provides flexibility due to a wide range of plugins and accepted log formats
  • D. enables extension of logs with fields and export to backend systems
  • E. buffers and resends data when the network is unavailable
Show Suggested Answer Hide Answer
Suggested Answer: BE 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
enough98
Highly Voted 3 years, 2 months ago
Selected Answer: BE
B and E Keyword here is distributed. C has nothing to do with it.
upvoted 9 times
...
udo2020
Highly Voted 3 years, 5 months ago
Sorry, I muss correct me. I mean best is B&C.
upvoted 8 times
...
Jetnor
Most Recent 7 months ago
Selected Answer: BC
B&C makes sense
upvoted 1 times
...
JCGO
7 months, 3 weeks ago
Selected Answer: CD
Why not CD ? elk for example. ton of logging plugins (C). logs could be modified/filtered/processed before exporting (D)
upvoted 1 times
...
doble_h
1 year, 7 months ago
Selected Answer: BE
the question states 'benefits' not features
upvoted 1 times
...
kirrim
1 year, 8 months ago
Selected Answer: CE
C: provides flexibility due to a wide range of plugins and accepted log formats... the distributed server can then translate/reformat the logs it received before sending to the centralized logging repository, so the centralized repository has all logs in a common format E: the distributed server can receive the incoming logs within a remote data center or edge data center or geography, then continually retry transmitting to the centralized logging repository until network connectivity to the centralized logging repository is restored
upvoted 2 times
...
xChdjdufurpew
2 years, 3 months ago
Selected Answer: BC
BC..........
upvoted 1 times
...
[Removed]
2 years, 7 months ago
Selected Answer: AB
giving that the key word is "distributed", I would go with A & B. A. supports multiple transport protocols such as TCP/UDP - This could be done using TCP or UDP - correct - its a plus B. improves performance and reduces resource consumption - It will improve the CPU of the application, but centralized logging will consume more CPU per application - correct just because they specified "distributed" I like C but nothing to do with Distributed.
upvoted 1 times
...
Teringzooi
2 years, 8 months ago
Selected Answer: BC
B&C seems best to me.
upvoted 2 times
Teringzooi
2 years, 8 months ago
Or A & C With distrubuted logging application maybe uses more resources than local logging.
upvoted 1 times
...
...
designated
2 years, 9 months ago
About performance: "The utility of logs, unfortunately, ends right there. While log generation might be easy, the performance idiosyncrasies of various popular logging libraries leave a lot to be desired. Most performant logging libraries allocate very little, if any, and are extremely fast. However, the default logging libraries of many languages and frameworks are not the cream of the crop, which means the application as a whole becomes susceptible to suboptimal performance due to the overhead of logging. "
upvoted 1 times
...
designated
2 years, 9 months ago
Selected Answer: AC
A and C seem more correct than the others. A. supports multiple transport protocols such as TCP/UDP - This could be done using TCP or UDP - correct B. improves performance and reduces resource consumption - It will improve the CPU of the application, but centralized logging will consume more CPU per application since we can specify that the log will be processed by the logging instead of being processed locally. In network devices, we can spread which logs will be processed locally and which ones will not. I'm not sure if this could be easily applied to the code. C. provides flexibility due to a wide range of plugins and accepted log formats - It is correct since we can use the ELK (Elasticsearch, Logstash, Kibana) stack. D. enables extension of logs with fields and export to backend systems - Incorrect E. buffers and resends data when the network is unavailable - We can establish a limit for network devices to buffer their logs and discard them if this limit is reached, but I'm not sure if this could be applied here.
upvoted 3 times
...
QuiShong
3 years ago
All seem a bit off, even B. distributing the log collection still uses resources, and probably even more. 1 server with the power of 10 distributed servers has less overhead.
upvoted 1 times
...
__al__
3 years, 2 months ago
The only option that in indisputably correct is B. Everything else depends so much on what is the actual environment and the configs in use on devices and log collectors.
upvoted 2 times
...
udo2020
3 years, 5 months ago
I think it's A&C!
upvoted 1 times
...
[Removed]
3 years, 6 months ago
Not sure but B&E seems the correct answer
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...