Make Your Logs Work for You
The days of logging in to servers and manually viewing log files are over. SolarWinds® Papertrail™ aggregates logs from applications, devices, and platforms to a central location.
View Technology InfoFEATURED TECHNOLOGY
Troubleshoot Fast and Enjoy It
SolarWinds® Papertrail™ provides cloud-based log management that seamlessly aggregates logs from applications, servers, network devices, services, platforms, and much more.
View Capabilities InfoFEATURED CAPABILITIES
Aggregate and Search Any Log
SolarWinds® Papertrail™ provides lightning-fast search, live tail, flexible system groups, team-wide access, and integration with popular communications platforms like PagerDuty and Slack to help you quickly track down customer problems, debug app requests, or troubleshoot slow database queries.
View Languages InfoFEATURED LANGUAGES
TBD - Built for Collaboration Title
TBD - Built for Collaboration Description
TBD LinkBuilt for Collaboration Feature List
Tips from the Team
By engineers, for engineers
View More TipsAdditional Tips
Technical Resources
Educational Resources
Connect with Us
Administrator Guide
Collect Logs
Collect Logs: Apps & Services
Collect Logs: Hosting Services
Collect Logs: Integrations
Manage Logs
Send Logs for Analytics
SolarWinds Users & Orgs
Support and Security
What's New
Aggregate logs from haproxy, a “reliable, high Performance TCP/HTTP load balancer,” including HTTP requests and errors.
haproxy
supports remote syslog natively, so it can log directly to Papertrail. Edit haproxy.cfg
and add a new global log
configuration option like this, as well as log-send-hostname
:
log logsN.papertrailapp.com:XXXXX local0
log-send-hostname
where logsN
and XXXXX
are the name and port number shown under log destinations.
Second, add log global
to each server’s configuration stanza to indicate that it should use the aforementioned configuration.
haproxy supports up to 2 concurrent log
configuration outputs.
Read more: log configuration option
Syslog messages include a program name (“tag”) and sender identifier (“hostname”). With the configuration above, haproxy will use default values of haproxy
and the system hostname. These are typically fine.
Changing the tag is typically only necessary if you run multiple haproxy instances on the same system. Use different tag values to tell their logs apart.
Changing the hostname is rarely needed, since the system hostname is usually the best identification.
To change them, use the log-tag or log-send-hostname options.
Optionally append a minimum severity from among the set:
log logsN.papertrailapp.com:XXXXX local0 warning
where logsN
and XXXXX
are the name and port number shown under log destinations.
If you do not want to have haproxy log directly to Papertrail, you can use one of these two methods instead:
Datasheet Help Contact @papertrailapp Legal Documents California Privacy Rights Software Services Agreement Privacy Notice GDPR Resource Center SolarWinds Subscription Center COVID-19 Resource Center
© 2024 SolarWinds Worldwide, LLC. All rights reserved.