Send Application Logs to Pinghome
Pinghome allows you to collect, monitor, and analyze structured logs from any application in real-time. Whether you're running services in production or debugging locally, centralized logging helps you gain visibility into your systemβs behavior and track important events.
This section provides implementation guides for sending logs to Pinghome using HTTP-based log ingestion. Each guide shows how to configure your logging tool, format and structure log data, and authenticate requests using secure Bearer tokens.
Supported Environments
- .NET using NLog with NLog.Targets.Http for direct API log forwarding
- Node.js (integration support coming soon)
- Python (integration support coming soon)
- Java (integration support coming soon)
Key Features
- π Secure log delivery using Bearer token authentication
- π¦ Support for structured JSON logs
- π§© Enrich logs with metadata such as user_id, context, or extra
- π Fully customizable logging format and log level control
Choose your language from the left navigation menu to get started.