Start with identity and endpoint, because most intrusions run through credentials and process execution. Onboard directory and cloud sign in logs first, then endpoint telemetry with process creation and command lines, then DNS and proxy or firewall egress, then email security, then cloud control plane audit logs. Sequence by detection value per unit of ingest cost, and confirm parsing and clock synchronization before moving on.
Why interviewers ask this
This reveals whether you understand where attacks are actually visible versus what is easy to collect. Many candidates start with firewall logs because they are cheap and voluminous, which produces a lot of data and very few detections. The interviewer also wants operational maturity: parser validation, timestamps, retention decisions, and the fact that an onboarded source with no detections built on it is shelfware.
How to structure your answer
- Rank sources by detection value, not by ease of collection.
- Justify the top two in terms of attacker behavior.
- Mention parsing, timestamps and retention as part of onboarding.
- Tie each source to the detections it will support.
Example answer
I sequence by how much of the attack chain each source shows me per dollar of ingest. Identity is first: directory authentication plus cloud sign in logs, because credential abuse touches almost every intrusion and those logs are comparatively small. Endpoint is second, specifically process creation with full command lines, parent process and network connections, since that is where execution and lateral movement become visible. Third is egress, DNS plus proxy or firewall, which gives me command and control and exfiltration. Fourth is email, because that is the most common entry point. Fifth is the cloud control plane audit trail, which is where cloud persistence lives. For each one I do not call it done until the parser maps fields correctly, timestamps are in UTC and agree across sources, and at least a handful of detections are live on it. An onboarded source with no detections is just a storage bill, and I have inherited a few of those.
Walking into this interview soon? GhostPilot listens to your live call, spots the question the moment it is asked, and puts a structured answer on your screen in real time. Try it on your next mock, or grab a $29 Session Pass, no subscription, for the real thing.
See how it worksFollow-up questions to expect
- How would you decide retention periods for each source?
- What do you cut first if the ingest budget is halved?
- How do you verify that a source has stopped sending data?
Related cybersecurity analyst questions
Your interviewer will ask their own version of this. Paste your actual job description into the free Question Predictor and get the 20 questions that role is most likely to ask, with what each one is really probing.
Predict my questions