Exam4Training

Which search string matches only events with the status_code of 4:4?

Which search string matches only events with the status_code of 4:4?
A . status_code !=404
B . status_code>=400
C . status_code<=404
D . status code>403 status_code<405

Answer: D

Exit mobile version