Spring Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

CrowdStrike Certified SIEM Engineer CCSE-204 Question # 15 Topic 2 Discussion

CrowdStrike Certified SIEM Engineer CCSE-204 Question # 15 Topic 2 Discussion

CCSE-204 Exam Topic 2 Question 15 Discussion:
Question #: 15
Topic #: 2

Which CQL statement below includes correct placement of the AND statements and the pipe symbol?


A.

#sourcefile="jobfilename" AND stdout=/\[[\+]\] / | groupBy([hostname], function=collect([hostname,stdout] )) AND stdout != "" AND stdout != "* No artifacts *" | select([hostname,stdout])


B.

#sourcefile="jobfilename" | stdout=/\[[\+]\] / | groupBy([hostname], function=collect([hostname,stdout] )) | stdout != "" AND stdout != "* No artifacts *" AND select([hostname,stdout])


C.

#sourcefile="jobfilename" AND stdout=/\[[\+]\] / | groupBy([hostname], function=collect([hostname,stdout] )) | stdout != "" AND stdout != "* No artifacts *" | select([hostname,stdout])


D.

#sourcefile="jobfilename" | stdout=/\[[\+]\] / AND groupBy([hostname], function=collect([hostname,stdout] )) AND stdout ! = "" | stdout != "* No artifacts *" | select([hostname,stdout])


Get Premium CCSE-204 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.