@flarelog/sdk / IngestResult
Interface: IngestResult
Defined in: types.ts:211
Result of a log ingestion operation
Properties
success
success:
boolean
Defined in: types.ts:212
ingested
ingested:
number
Defined in: types.ts:213
error?
optionalerror?:string
Defined in: types.ts:214