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 Info

FEATURED 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 Info

FEATURED 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 Info

FEATURED LANGUAGES

TBD - APM Integration Title

TBD - APM Integration Description

TBD Link

APM Integration Feature List

TBD - Built for Collaboration Title

TBD - Built for Collaboration Description

TBD Link

Built for Collaboration Feature List

Collect Logs: Integrations > Amazon SNS

Amazon SNS

Introduction

Amazon Simple Notification Service (SNS) is a push messaging service. Using SNS, messages can be sent to mobile devices, text message recipients, apps, SQS queues, and other destinations. Papertrail generates an SNS message for each matching log message.

Setup

Create SNS topic

If you do not already have an SNS topic, visit SNS and create one. The resulting page will look like this:

Configure Papertrail

Follow the steps in Alerts to provide your AWS access key, AWS secret key, topic ARN, and topic region to Papertrail. Ensure that the AWS keys have permission to perform the sns:Publish action.

Message format

For each matching log message, Papertrail publishes one SNS message. The SNS message contains payloads compatible with all known SNS services:

  • the message itself is a JSON hash containing the same hash keys as Papertrail’s web hook notification. This is used by most SNS recipients.
  • default string value. This is used by non-JSON SNS recipients (SMS/text message, plaintext email)