Dell-EMC
E20-655 · Question #34
A customer has sent you a very large log set. You want to investigate the messages logs in the /messages folder in a log set for the last group change. If the cluster name is "isilon-1", what…
The correct answer is A. cat isilon-1-* | grep -i group | tail. See the full explanation below for the reasoning.
Question
A customer has sent you a very large log set. You want to investigate the messages logs in the /messages folder in a log set for the last group change. If the cluster name is "isilon-1", what command could be used to search inside these logs for a search string "group"?
Options
- Acat isilon-1-* | grep -i group | tail
- Bgrep group isilon-1-*
- Ctail -f isilon-1-* | grep group
- Dcat * | grep group
How the community answered
(44 responses)- A82% (36)
- B5% (2)
- C5% (2)
- D9% (4)
Community Discussion
No community discussion yet for this question.