datalust / seq-api

HTTP API client for Seq
https://datalust.co/seq
Apache License 2.0
77 stars 21 forks source link

Ingestion using the API client #73

Open thnk2wn opened 4 years ago

thnk2wn commented 4 years ago

Love the API - it'd be great if this supported Raw event import i.e. https://docs.datalust.co/docs/posting-raw-events or another API client library existed to perform the update type operations supported by the API itself.

nblumhardt commented 4 years ago

Thanks for the suggestion! This would make a lot of sense and has been in the back of my mind for a while; we'll look at adding something like connection.Events.IngestBatchAsync(...).