easymultiple choiceObjective-mapped

A new SIEM rule generates many alerts from a scheduled backup job that is known to be legitimate. What should the analyst do to improve alert quality?

Question 1easymultiple choice
Full question →

A new SIEM rule generates many alerts from a scheduled backup job that is known to be legitimate. What should the analyst do to improve alert quality?

Answer choices

Why each option matters

Good practice is not just finding the correct option. The wrong answers often show the exact trap the exam wants you to fall into.

A

Distractor review

Disable all logging for the backup server.

Turning off logging removes visibility and can hide real incidents. It solves the noise problem by creating a much bigger security gap.

B

Best answer

Tune the rule to exclude the known backup activity pattern.

Alert tuning should reduce false positives without losing useful detection. If the backup job is documented and legitimate, the analyst can adjust the rule to exclude that approved activity pattern or server. This keeps the SIEM useful and helps responders focus on real suspicious behavior instead of repeated harmless alerts.

C

Distractor review

Ignore the alerts permanently because the job is approved.

Ignoring alerts creates blind spots and makes it easy to miss new issues that look similar. The detection rule should be adjusted, not abandoned.

D

Distractor review

Reimage the backup server to stop the alerts.

Reimaging a healthy backup server is unnecessary and disruptive. The problem is alert tuning, not server integrity.

Common exam trap

Common exam trap: NAT rules depend on direction and matching traffic

NAT is not only about the public address. The inside/outside interface roles and the ACL or rule that matches traffic are just as important.

Technical deep dive

How to think about this question

NAT questions usually test address translation, overload/PAT behaviour, static mappings and whether the right traffic is being translated. Read the interface direction and address terms carefully.

KKey Concepts to Remember

  • Static NAT maps one inside address to one outside address.
  • PAT allows many inside hosts to share one public address using ports.
  • Inside local and inside global describe the private and translated addresses.
  • NAT ACLs identify traffic for translation, not always security filtering.

TExam Day Tips

  • Identify inside and outside interfaces first.
  • Check whether the scenario needs static NAT, dynamic NAT or PAT.
  • Do not confuse NAT matching ACLs with normal packet-filtering intent.

Related practice questions

Related SY0-701 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

More questions from this exam

Keep practising from the same exam bank, or move into a focused topic page if this question exposed a weak area.

FAQ

Questions learners often ask

What does this SY0-701 question test?

Static NAT maps one inside address to one outside address.

What is the correct answer to this question?

The correct answer is: Tune the rule to exclude the known backup activity pattern. — SIEM alerts should help analysts notice real threats, not overwhelm them with known legitimate activity. If a scheduled backup job is causing repeated false positives, the right response is to tune the rule by excluding the approved pattern or expected source. This preserves visibility while reducing noise, which makes triage faster and more effective. Good monitoring is about accuracy, not just volume. Why others are wrong: Disabling logging creates dangerous blind spots and can hide genuine attacks. Ignoring the alerts leaves the SIEM noisy and makes it easier to miss future malicious activity. Reimaging the backup server is unnecessary because the issue is an alerting configuration problem, not a compromised host.

What should I do if I get this SY0-701 question wrong?

Then try more questions from the same exam bank and focus on understanding why the wrong options are tempting.

Discussion

Loading comments…

Sign in to join the discussion.