Kilian Ciuffolo
Kilian Ciuffolo
That's a good idea, how do you envision defining such fields? It sounds like a map is needed as part of the rtail client CLI, but something in the webapp...
I don't know why but it should, that's how it works on rtail.org
+1 on the timestamp as part of the payload, I'll digest all this and get back to you
The link you posted seems to be working ok, you still need help? I am closing it, but feel free to reopen in case.
ok investigating, if I keep open the iframe it should happen after a bit?
Definitively an improvement, this will probably land on `v0.3`
it should be your browser local time, are you using the parse date functionality (does the log line contain a timestamp?)
in this case the timestamp doesn't contain a timezone so UTC is assumed I think, that's why.
@danbower looks like a nasty memory leak somewhere, do you have any numbers I can work on? How many streams and lines you got before the incident? Don't worry if...
@danbower spikes are supposed to happen since every new line that comes in is a new DOM node. This is something that I need to prevent with some DOM optimization...