Check_Point
156-315.80 · Question #486
When running a query on your logs, to find records for user Toni with machine IP of 10.0.4.210 but exclude her tablet IP of 10.0.4.76, which of the following query syntax would you use?
The correct answer is D. "Toni" AND 10.0.4.210 NOT 10.0.4.76. See the full explanation below for the reasoning.
Question
When running a query on your logs, to find records for user Toni with machine IP of 10.0.4.210 but exclude her tablet IP of 10.0.4.76, which of the following query syntax would you use?
Options
- AToni? AND 10.0.4.210 NOT 10.0.4.76
- BTo** AND 10.0.4.210 NOT 10.0.4.76
- CTon* AND 10.0.4.210 NOT 10.0.4.75
- D"Toni" AND 10.0.4.210 NOT 10.0.4.76
How the community answered
(17 responses)- A6% (1)
- B12% (2)
- C6% (1)
- D76% (13)
Community Discussion
No community discussion yet for this question.