LOGGLY_TOKEN
with the token you copied from your Loggly account: https://logs-01.loggly.com/bulk/{LOGGLY_TOKEN}/tag/auth0-{TENANT_NAME}/
.application/json
.Basic <CREDENTIALS>
, replacing CREDENTIALS
with the Base64 encoding of your Logstash user and password separated by a colon (<USER:PASSWORD>
). You can find your Logstash HTTP credentials in your Logstash configuration file.https://logs.collector.solarwinds.com/v1/logs
.Basic <CREDENTIALS>
, replacing CREDENTIALS
with the Base64 encoding of the Papertrail token you got from Papertrail’s destination settings.type_code
and type
is adjusted. Type
is the human-readable description of the type_code
os
, os_version
, device
and device_version
is adjusted if the record contains user_agent
information