JNCIA-SEC Content Security Practice Question
An enterprise network uses Juniper SRX Series devices running Junos OS with Integrated Web Filtering. Due to privacy regulations, the administrator needs to ensure that specific sensitive URLs are not logged by the cloud rating server or the local SRX log. Which CLI parameter should be adjusted within the web-filtering profile?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
set security utm feature-profile web-filtering profile <name> no-log
Web filtering profiles allow configuring logging options, including disabling URL logging to maintain user privacy.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
set security log mode stream-disable
Why it's wrong here
This disables stream logging globally for security logging, not specific web filters.
- ✗
set security utm feature-profile web-filtering profile <name> custom-block-message <text>
Why it's wrong here
This sets the block page text, not logging behavior.
- ✗
set security utm feature-profile web-filtering profile <name> disable-cloud-logging
Why it's wrong here
This is an invalid Junos CLI command syntax.
- ✓
set security utm feature-profile web-filtering profile <name> no-log
Why this is correct
The 'no-log' command disables logging of URLs matched by the specific web-filtering profile.
About these practice questions
One of 520 original JNCIA-SEC practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official Juniper Networks exam blueprint
This JNCIA-SEC practice question is part of Courseiva's free Juniper Networks certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the JNCIA-SEC exam.