I had a thought recently that this mobile client sending logs problem
could potentially be modelled using gRPC. This would make it simple
for generating stubs (clients) for iOS/Android and server code for
whatever language you want. There's also Apache Thrift which does the
same thing except with more programming languages supported.

On Tue, Jun 29, 2021 at 12:29 PM Ralph Goers <ralph.go...@dslextreme.com> wrote:
>
> Right now the server is more or less a sample we expect you will want to copy 
> and modify,
> so releasing it doesn’t have a lot of value.
>
> On the “Online Drinks” call this weekend I mentioned that I had been asked 
> about being
> able to send logs from mobile devices to a backend collector securely (https 
> with OAuth
> tokens). I’ve been thinking about enhancing the server to be able to support 
> this kind of
> stuff as well as being able to provide something similar to JSON Template 
> Layout to
> deserialize the log events.
>
> If that happens then I would expect the server would be something we would 
> want to
> release and formally support.
>
> Ralph
>
> > On Jun 29, 2021, at 8:29 AM, Кон�тантин Кракович 
> > <kosto....@gmail.com> wrote:
> >
> > Hi Team,
> >
> > Could you please let me know if you have plans to release TCP server from 
> > logging-log4j-tools project?
> >
> >
> > Best regards,
> > Kostyantyn
> >
>
>

Reply via email to