Overview
ExcelMetricsStation Pro lets teams maintain report layouts as Excel templates and batch-generate xlsx from JSON, YAML, or CSV data. It provides CLI (ems-render), REST API, and Web Console with offline HMAC licensing, manifest audit trails, data redaction, LDAP login, and SIEM export—ideal for monthly KPI automation, departmental rollups, PII compliance, and air-gapped intranet deployment. Rendering runs locally with no cloud dependency.
Features
- Excel template rendering
- JSON / YAML / CSV data sources
- Batch generation --batch
- Web Console template management
- REST API integration
- Enterprise data redaction
- Manifest audit signatures
- SIEM audit export
- ems-watch / ems-scheduler
- LDAP + RBAC
- Offline HMAC licensing
- Docker evaluation deploy
Deployment
CLI (ems-render) and Web Console; Linux systemd for production; offline licensing, Docker for evaluation
- OS: Windows, Linux, macOS
- Runtime: CLI (ems-render), Web Console, systemd service
- Integration: REST API, Python SDK
- License: Offline HMAC verification
Pricing
ExcelMetricsStation Pro uses perpetual licensing (Standard / Professional / Enterprise) including 12 months of updates and support. Contact us below for tier details and pricing—you may also note evaluation package or 30-day trial requests in your message.
Final pricing depends on scope and scale. Contact us for a quote.
Get a quoteFAQ
No. Rendering runs locally; licensing uses offline HMAC verification with no periodic call-home to KJPro servers. Optional LDAP, webhooks, or external SIEM connect only when you configure them.
Standard+ supports JSON; Professional+ adds YAML and CSV with optional JSON Schema validation. The Console uploads templates, keeps versions, and supports restore.
Since v1.0 the primary CLI is ems-render only—the legacy excelmetrics alias was removed. Update schedules, systemd units, and CI scripts accordingly.
Use --export-audit-csv or REST API JSON/CSV export; Linux can schedule daily exports via systemd timer. Enterprise redaction rules record redaction_hits in manifests for compliance review.