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
In addition to using the Google-esque search syntax to find things in your logs, Papertrail can parse a JSON object that appears at the end of a log line. Each line can contain arbitrary string data before the JSON. For example:
2019-12-02 03:04:05 DEBUG {"a":123,"b":456}
This is a beta feature and the final syntax might change. If you have any questions or suggestions, please contact contact us.
json.orgId:1193
Example matches:
| Exact match | { "orgId": 1193 }
|
| Substring match | { "orgId": 11933962 }
|
json.user.name:pete
Example matches:
| Exact match | { "user": {"name": "Pete"} }
|
| Substring match | { "user": {"name": "Peter" } }
|
json.orgId:"11933962"
Example matches:
| Exact match | { "orgId": 11933962 }
|
json.cursor.tail:false AND -json.orgId:15884562
Example matches:
Different value for orgId |
{ "orgId": 11933962, "cursor": {"tail": false} }
|
orgId not present |
{ "cursor": {"tail": false} }
|
The scripts are not supported under any SolarWinds support program or service. The scripts are provided AS IS without warranty of any kind. SolarWinds further disclaims all warranties including, without limitation, any implied warranties of merchantability or of fitness for a particular purpose. The risk arising out of the use or performance of the scripts and documentation stays with you. In no event shall SolarWinds or anyone else involved in the creation, production, or delivery of the scripts be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or other pecuniary loss) arising out of the use of or inability to use the scripts or documentation.
Datasheet Help Contact @papertrailapp Legal Documents California Privacy Rights Software Services Agreement Privacy Notice GDPR Resource Center SolarWinds Subscription Center
© 2026 SolarWinds Worldwide, LLC. All rights reserved.