Hacker News new | ask | show | jobs
by debarshri 808 days ago
It fairly risky to download 500MB of log and analyse it locally in the machine. I know People do it anyways. Just saying.
1 comments

Risky how exactly? If it has data in it that it shouldn't it's a problem no matter where it resides.
In theory a logfile could contain privileged information (indeed it almost certainly will - IP addresses etc), putting that on a laptop increases risk of losing it.
It is not about what data is in the log. It is about the fact that once the data is download, it most likely going to stay in the machine.

Logs often contain privileged info, if not reveal a bit about how the application behaves. It is risky to do that.

If logs contain privileged info, then the damage is done the moment they're published. Whether or not they're downloaded to a laptop is irrelevant, the risk impact is the same.