This page explains how to send data securely from a syslog logging system to Axiom.
The Secure Syslog endpoint allows you to send syslog data to Axiom over a secure connection. With the Secure Syslog endpoint, the logs you send to Axiom are encrypted using SSL/TLS.
Syslog is an outdated protocol from the 1980s. Some of the limitations are the following:
For a more reliable and modern logging experience, consider using tools like Vector to receive syslog messages and forward them to Axiom. This approach bypasses many of syslog’s limitations.
ca-certificates
package. For more information, see the RFC Series documentation.6514
.https://opbizplsf8klnw.ingress.axiom.co
. Consider this URL as secret information because syslog doesn’t support additional authentication such as API tokens.Ensure your messages conform to the size limit and TLS requirements. If the connection is frequently re-established and messages are rejected, the issue can be the size of the messages or other formatting issues.
This page explains how to send data securely from a syslog logging system to Axiom.
The Secure Syslog endpoint allows you to send syslog data to Axiom over a secure connection. With the Secure Syslog endpoint, the logs you send to Axiom are encrypted using SSL/TLS.
Syslog is an outdated protocol from the 1980s. Some of the limitations are the following:
For a more reliable and modern logging experience, consider using tools like Vector to receive syslog messages and forward them to Axiom. This approach bypasses many of syslog’s limitations.
ca-certificates
package. For more information, see the RFC Series documentation.6514
.https://opbizplsf8klnw.ingress.axiom.co
. Consider this URL as secret information because syslog doesn’t support additional authentication such as API tokens.Ensure your messages conform to the size limit and TLS requirements. If the connection is frequently re-established and messages are rejected, the issue can be the size of the messages or other formatting issues.