> documentation
Everything you need. In plain English.
Most installs are done in 60 seconds. The pages below cover the other 1% of cases — vendor-specific syslog configuration for all 18 supported firewalls, REST API usage, and compliance reports.
Already a customer?
ShieldLens runs on your server — there is no central login. Open your install at http://your-shieldlens:8080 and sign in with the credentials you set during install.
> installation
Install in 60 seconds
- Windows: download shieldlens-2.4.exe and double-click
- Linux: pip install shieldlens-pro && shieldlens start
- Docker: docker run -p 8080:8080 -p 1514:1514/udp elevian/shieldlens
- Air-gap install: download offline bundle from your portal
> vendor_configuration
Syslog configuration · all 18 vendors
Copy-paste commands to point your firewall's syslog at ShieldLens. Replace <ip> with your ShieldLens server address. Default port 514 (or 1514 when running rootless).
> compliance
9 compliance frameworks · audit-ready PDFs
- PCI-DSS 4.0 — Req 1, 10, 11 evidence
- ISO 27001:2022 — Annex A.13 controls
- SOC 2 — CC6.6, CC7.2 monitoring artifacts
- HIPAA — §164.312(b) audit controls
- GDPR Art. 32 — security of processing
- NIST CSF 2.0 — PR.PT, DE.CM evidence
- CIS Controls v8 — 13.x Firewall
- NIS 2 — Art. 21 measures
- Security Audit — generic template
> rest_api
240+ REST endpoints
- Auth: Bearer token from Settings → API
- GET /api/v1/firewalls — list connected devices
- GET /api/v1/events?severity=high&since=24h
- POST /api/v1/blocklist/export — push to firewall
- GET /api/v1/compliance/{framework}/report.pdf
- OpenAPI spec at /api/v1/openapi.json
> troubleshooting
If something doesn't look right
- No data showing? → confirm UDP 1514 reachable from firewall
- Vendor not detected? → check Settings → Detection Log
- PDF report failing? → see /var/log/shieldlens/reports.log
- License key rejected? → confirm clock skew < 60s
- Need help? → hello@elevian.io
> sample_reports
Want to see a real compliance PDF?
We can send you a sample PCI-DSS 4.0 or ISO 27001:2022 report — redacted, but produced by a real ShieldLens install. No credit card, no sales call.
> changelog