Firebase → Loki Forwarder

Loading…

Reset Processed Files

All log files will be requeued for reprocessing on the next cycle.
Only entries within the last 7 days will be re-ingested into Loki.

Log Schema

JSON FieldLoki LabelNotes
datetimestampRFC3339; entries older than 7 days are skipped
levellevelinfo / warn / error / debug
messagelog lineFalls back to action, then constructed string
actionaction
appVersionapp_version
extraextraJSON-serialized when object
paymentDevice.paymentDeviceIddevice_id
appleDevice.name + .osapple_deviceCombined: “name os”
All other fields are flattened automatically: camelCase → snake_case, nested objects joined with “_” (e.g. paymentDevice.firmwareVersion → payment_device_firmware_version).

Last Parsed Entry

Loading…