Logz

Integration

Shipping Token

Either create a new shipping token or provide an existing one.

Logz Documentation

Birch

Add the integration to your dashboard.

FieldValueRequired
NameA name to identify the drain
Shipping TokenThe shipping token used to authenticate
RegionThe region of your Logz account

Log Format

{
  "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"
}