Loggly

Integration

Token

Either create a new token or use an existing one to allow Birch to write logs to your account.

Loggly Documentation

Birch

Add the integration to your dashboard.

FieldValueRequired
NameA name to identify the drain
Customer TokenThe token used to authenticate

Log Format

Logs are automaticaly written under the birch tag.

{
  "timestamp": "2022-10-25T02:05:15+00:00",
  "level": 0,
  "source": {
    "uuid": "954257b7-1feb-4fd1-8cb8-a047a105ff26",
    "package_name": "com.gruffins.birch.app",
    "app_version": "1.0",
    "app_build_number": "1",
    "brand": "google",
    "manufacturer": "google",
    "model": "pixel 3a",
    "os": "Android",
    "identifier": "user_id",
    "custom_property__key": "value",
    "custom_property__key_1": "value 1"
  },
  "message": "hello"
}