On the Lnav platform, security is not an afterthought. Every query, every log view, and every command passes through layered defenses built to stop threats before they surface.
Lnav platform security starts with strict sandboxing. All user operations run in controlled environments that isolate processes and prevent unauthorized access. This eliminates cross-session leaks and blocks injection attempts at the source. Lnav validates all inputs, ensuring log commands cannot be exploited by malformed data.
Encryption is standard. Lnav secures data both at rest and in transit using modern cryptographic protocols. This defends against packet sniffing, replay attacks, and disk compromise. Access control is role-based with fine-grained permissions, so users see only what they are allowed to see.
Audit trails track every action. Lnav logs commands, queries, and access events in immutable records. These logs can be reviewed instantly to detect suspicious activity or confirm compliance with internal and external security requirements.