@flarelog/sdk / IngestResult
Interface: IngestResult
Defined in: types.ts:296
Result of a log ingestion operation
Properties
success
success:
boolean
Defined in: types.ts:297
ingested
ingested:
number
Defined in: types.ts:298
error?
optionalerror?:string
Defined in: types.ts:299