CSSLP Practice Question: Secure Software Deployment Operations And Management
You are configuring log aggregation for a microservices architecture. Which practice is essential for secure logging management?
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
✓
Implement an automated log masking process to remove sensitive data like session tokens and PII before ingestion.
Log files often contain PII or secrets; they must be redacted before storage and access must be strictly controlled.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Implement an automated log masking process to remove sensitive data like session tokens and PII before ingestion.
Why this is correct
Data masking protects user privacy and prevents secrets from leaking into logs.
- ✗
Store all application logs in a publicly accessible S3 bucket for easy debugging.
Why it's wrong here
Public buckets are a leading cause of data breaches.
- ✗
Delete all logs after 24 hours to ensure compliance with the Right to be Forgotten.
Why it's wrong here
Short retention periods may hinder incident investigation and compliance auditing.
- ✗
Increase the log verbosity to the maximum level in production indefinitely.
Why it's wrong here
Verbose logging can inadvertently capture sensitive data and consumes excessive storage.
About these practice questions
This CSSLP question is part of Courseiva's 198-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. 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 (ISC)² exam blueprint
This CSSLP practice question is part of Courseiva's free (ISC)² 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 CSSLP exam.