timvisee / send

:mailbox_with_mail: Simple, private file sharing. Mirror of https://gitlab.com/timvisee/send
https://send.vis.ee
Mozilla Public License 2.0
4.66k stars 264 forks source link

Any log of uploaded files? #86

Open herken opened 2 years ago

herken commented 2 years ago

Hello,

is there any log of uploaded files name/type and any else other info?

Thank you

timvisee commented 2 years ago

Are you asking whether this is logged if you're running an instance yourself, or whether I log this on the public hosted instance?

On your own instance, uploads aren't logged. You can't see file names or types.

Nor do I log any of this on the public hosted instance, except for an HTTP access log (deleted after 24-hours).

herken commented 2 years ago

Hi @timvisee yes the id is to have the name of the file or maybe the http access log can be good. Can you tell me where is this log? Thank you

csawyerYumaed commented 2 years ago

First, I'm against the ability to log filenames and such.

@herken The only way to see a log as far as I'm aware is to put a proxy in front, and then watch the proxy logs. But you still wouldn't get file names.