Law No. 5651, cybersecurity, and evidentiary value often share the same log sources—but answer different questions. Short answer: for IT, 5651 records are not only a “legal checkbox”; they are the technical backbone of who–when–which-IP during incident response. Evidentiary value does not come from “logs exist,” but from time integrity, immutability, identity mapping, and a retention chain. Security visibility ≠ courtroom-ready evidence—build both in one architecture with separate policies.
This guide is written for:
- IT/SOC teams running incident response and log operations
- Network admins expected to own 5651 technically
- CISO/IT leaders designing cyber + legal-request processes together
- Teams aligning SIEM / firewall logging with an evidence chain
Quick Summary
- Security logs want speed and correlation; 5651 evidence wants integrity and traceability.
- Evidence chain: DHCP → NAT/PAT → time (NTP) → timestamp → central archive → access audit.
- “Firewall logging is on” completes neither SOC nor evidence alone.
- SIEM can be a shared pipe for security and 5651; retention and delete rights must stay separate.
- Basics: What Is 5651?, integrity: Log Integrity.
- Architecture: SIEM, Syslog and 5651.
Table of Contents
- Two Goals from an IT View
- What Evidentiary Value Means
- The Technical Evidence Chain
- How the Same Logs Serve Cybersecurity
- Time, Integrity, and Retention
- Legal Requests and Ops Process
- Most Common Mistakes
- Related Articles
- Checklist
- Next Step with LeonX
- Frequently Asked Questions
- Sources

Image: Wikimedia Commons - Network cables (network infrastructure / log-source context).
Two Goals from an IT View
| Goal | Core question | Typical IT output |
|---|---|---|
| Cybersecurity | Is there abuse or an attack? | Alerts, correlation, blocking |
| 5651 evidence | Who used that public IP at that time? | DHCP+NAT+timestamped archive |
Short definition:
5651 evidentiary value (IT) means internet-access records are time-verified, integrity-protected, and mappable to an internal user/device while retained under controlled access.
Company overview: What Is 5651?. Obligation detail: 5651 Logging.
What Evidentiary Value Means
In IT language, evidentiary value is not “we exported a PDF.” Auditors or legal processes look for this chain:
- When was the record produced? (NTP)
- Has it been unchanged since then? (timestamp / immutability)
- Which internal IP/port mapped to the public IP traffic? (NAT/PAT)
- Which MAC/user owned that internal IP then? (DHCP / Captive Portal / 802.1X)
- Who accessed or deleted the archive? (RBAC + audit)
If one link breaks, SOC may still see a “suspicious IP,” but the evidence chain weakens. Integrity deep-dive: Log Integrity under 5651.
The Technical Evidence Chain
| Link | Example source | If it breaks |
|---|---|---|
| Identity / device | Captive Portal, 802.1X, AD | “Device unknown” |
| DHCP lease | DHCP server / IPAM | MAC↔IP breaks |
| NAT/PAT | Firewall (FortiGate, etc.) | Cannot attribute on one public IP |
| Time | NTP | Clock drift ruins evidence |
| Integrity | Timestamp / WORM | “It was altered” challenge |
| Archive | SIEM / log server | Disk overwrite = no record |
Network pitfalls: 5651 Network Architecture Mistakes. Firewall logging: FortiGate Logging.
Pro Tip: Put “public-IP incident → pull NAT source port + DHCP lease first” into the SOC playbook. 5651 and incident response ask the same question.
How the Same Logs Serve Cybersecurity
The same NAT/DHCP/firewall logs help SOC with:
- Tracking outbound connections from a compromised host
- Building timelines for suspected C2 / data exfiltration
- Validating segmentation after guest Wi-Fi abuse
- Spotting VPN post-connect anomalies (unexpected destinations)
Security also needs IPS/AV, DNS, and endpoint sources; 5651’s minimum set does not mandate them. To avoid mixing purposes: 5651 vs KVKK and ISO monitoring context: FortiGate Logging ISO 27001.
Time, Integrity, and Retention
| Control | Practical target | Note |
|---|---|---|
| NTP offset | <1–2 s | Same timezone on all sources |
| Hot retention (SOC) | 30–90 days | Fast query |
| Legal / 5651 archive | policy; common frame 2 years | Cold/WORM |
| Delete rights | Separate role | SOC admin ≠ archive admin |
| Review | e.g. 90 days | Access + integrity check |
Archiving: 5651 Archiving. SIEM pipe: SIEM and 5651 Architecture.
Legal Requests and Ops Process
IT needs a written procedure:
- Log the request (date, scope, authorized person)
- Query public IP + port for the time window
- NAT → internal IP; DHCP → MAC/user
- Export with timestamp / hash proof
- Keep the delivery and access log itself (e.g.
1–3 business daysSLA)
Without this process, “logs exist” is operational blindness.
Most Common Mistakes
- Treating the security SIEM as the 5651 archive (deletable hot index)
- Trying to prove identity with traffic logs and no NAT
- Opening guest Wi-Fi without logging
- Devices with missing NTP / mismatched timezones
- Calling an untimestamped CSV courtroom evidence
- Giving everyone log-delete rights
Related Articles
- What Is 5651? Short Company Guide
- What Is 5651 Logging?
- Why Log Integrity Matters under 5651
- SIEM, Syslog and 5651 Architecture
- 5651 Network Architecture Mistakes
- 5651 Archiving and Retention
- Difference Between 5651 and KVKK
- How to Configure FortiGate Logging
Checklist
- DHCP + NAT/PAT land in a central archive.
- NTP aligned across sources (
<1–2 s). - Timestamp / immutability defined.
- SOC hot index separated from legal archive.
- Delete rights separated; audit trail exists.
- Legal-request procedure written (e.g.
1–3 business daysSLA). - Guest Wi-Fi identity/Captive Portal plan exists.
- Incident playbook includes NAT+DHCP steps.
- Retention written (common frame:
2 years).
Next Step with LeonX
5651 evidentiary value in IT is a chain—not a box. LeonX surfaces gaps via Cybersecurity Assessment and builds both SOC and evidence archives through SIEM and Security Event Management Integration and Network Security, Firewall and IPS/IDS. Start at Contact.
Frequently Asked Questions
Are 5651 logs enough for cybersecurity?
No. The 5651 minimum set focuses on access evidence; SOC still needs endpoint, DNS, IDS, and more. The same firewall logs can serve both goals.
What is required for evidentiary value?
Correct time, integrity (timestamping), NAT+DHCP mapping, controlled retention, and access records. Detail: Log Integrity.
Is SIEM evidence by itself?
SIEM is the pipe and query layer. A deletable hot index is not a legal archive—you need immutability and a retention policy.
Why is NTP so critical?
Clock drift breaks both correlation and the evidence chain. Practical offset target: <1–2 s.
Does this conflict with KVKK?
Purposes differ; design them together, do not substitute one for the other: 5651 vs KVKK.


