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
Papertrail can accept logs from any Erlang (BEAM) app, with or without the
lager
logging library.
Configure your Erlang app to log to a file as usual, then transmit the log file to Papertrail using remote_syslog2. This does not require any modifications to the app.
Alternatively, your app can send a log message directly to Papertrail using the remote syslog protocol.
To do this, add schlagert/syslog to
the app and point it at Papertrail. See
Add Systems for dest_host
and
dest_port
log destination values. Use either protocol RFC; if in doubt,
choose rfc5424
.
Since schlagert/syslog
is emitting UDP, which is inherently connection-less,
the write calls are non-blocking.
Erlang applications that already use the lager
logging library can
configure it to also log to syslog. See lager_syslog, which will send logs
to a syslog daemon running on the local host (such as rsyslog or syslog-ng).
Follow standard setup to
configure the syslog daemon to forward to Papertrail.
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.