NginxPulse Wiki
NginxPulse Wiki
The README stays short (fast start + critical notices). This Wiki holds the details.
Language
- English (this page)
- 中文: Home
Start here
- Quick Start
- Deployment
- SQLite -> PostgreSQL Migration
- Configuration
- Log Parsing
- IP Geo
- Database Schema
- FAQ
Quick reminders
- Version > 1.5.3 requires PostgreSQL (SQLite is dropped).
- Logs are parsed in system timezone. Make sure the host timezone is correct.
- Website ID is derived from
websites[].name. Renaming creates a new site.
Common paths
- Config file:
configs/nginxpulse_config.json - Data dir:
var/nginxpulse_data - Scan state:
var/nginxpulse_data/nginx_scan_state.json - App log:
var/nginxpulse_data/nginxpulse.log