Logs are designed to omit private information like passwords, but
some user-unique data like locale or IP adresses may be present
Reduce file size by excluding rarely useful fields and lowering precision
of timestamps from microseconds to seconds
Copy permanent link
symbols
The data is encoded in the URL itself and is not dependent on any server storage
Request short link
/1,000 kB
The data is temporarily [?] stored on my server. Your IP will be logged to prevent spam
About ShareLogs
I always found sharing system logs online quite
annoying: you either upload a bunch of
screenshots (if forum configuration allows
you to) or pipe them to a text file
using complex terminal commands (coloring
and metadata not preserved). This tool
aims to make uploading logs without loosing
highlighting and metadata as easy as possible
for any non-tech savvy user.
I aim to include extensive instruments for
technical forum administrators to fine-tune
what data and how should be shared directly
in the link leading here to take
load off people who are bad with computers
and allow them to upload in a few clicks.
FAQ
Q: How is the data encoded?
A: Extracted data is taken as JSON, compressed
with Kanzi and >write why base81/7?<