Configuring Log Sources
When you configure a Log Source, you define how logs are delivered to Logpoint. Logpoint supports multiple log collection methods, with Syslog Collector and Universal REST API being the most widely used.
The Syslog Collector is used for sources that send logs using the syslog protocol, such as network devices, operating systems, and many on-premise applications. It listens for incoming syslog messages and forwards them to Logpoint. The associated Log Source determines how these messages are identified, parsed, stored, and made available for search, detection, and reporting.
The Universal REST API is used for sources that send logs over HTTPS, typically in JSON format. This method is commonly used by cloud services, SaaS platforms, and custom applications that do not support syslog. Logs received via the API are processed the same way as syslog data, based on the Log Source configuration.
Configuring Syslog Collector
Go to Settings >> Log Sources from the navigation bar and click Add Log Source.
Click Create New and select Syslog Collector.
Click Create Log Source to save the configurations of Source, Connector, Routing, Normalization, and Enrichment.
Managing Log Sources
Managing Log Sources lets you update or remove existing configurations as your environment changes. Editing a Log Source allows you to adjust settings such as endpoints, identifiers, or thresholds, while deleting a Log Source removes it from active log collection.
Last updated
Was this helpful?