# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 12
# self = https://watcher.sour.is/conv/4xxgkfq
The vast majority of visits to my web server are:
- Me
- People or bots looking for vulnerabilities
- Web crawlers

with about 0.5% of traffic being legitimate, not-me visitors.
@abucci Yeah, that sounds about right. I turned on access logging for a week about a year ago. I never did the math, but it was pretty much just me and a collection of robots.
This is why I'm moving a bunch of my "sites" to basically internal-only apps on my Sandstorm server. I never really needed anyone else to have access anyways.
@abucci @mckinley @ocdtrekkie I just had a look and saw empty request lines or just HELP, because my quickly thrown together parser didn't expect this sort of crap. Any particular tools you use to analyze your logs with?
@lyse A week was only a few kilobytes of logs for me, so I just used grep and a text editor. @adi wrote a suite of command line tools for analyzing different web server log formats if you're interested: fl, cl, and cbl
@lyse A week was only a few kilobytes of logs for me, so I just used grep and a text editor. @adi wrote a suite of command line tools for analyzing different web server log formats if you're interested: `fl`, `cl`, and `cbl`
@lyse A week was only a few kilobytes of logs for me, so I just used grep and a text editor. @adi wrote a suite of command line tools for analyzing different web server log formats if you're interested: fl, cl, and cbl
@lyse @mckinley @ocdtrekkie I use very sophisticated tools such as grep and wc
That's exactly what I expected from both of you, @abucci and @mckinley. :-) Ah, right, didn't think of cbl and friends. When I quickly counted by HTTP status code, I thought it would be nice to interactively drill down further. But I couldn't answer my question of what I actually want to see or look out for, so I stopped.
@mckinley New log analyzing tools are at https://adi.onl/projects.html, please consider a $14.98 donation for renewing my adi.onl domain. It expires today! @jlj @prologic @mutefall @eldersnake
You can see the tools in action here https://s.mkws.sh/
Domain renewed, please still consider donating to ease the burden off my parents! :D