Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: kjj on January 26, 2012, 12:29:08 PM



Title: request: security log file
Post by: kjj on January 26, 2012, 12:29:08 PM
There is brute-force tool that targets bitcoin RPC active in the wild.  See this thread (https://bitcointalk.org/index.php?topic=61172.0).

Can we get an optional low volume log file to be used to report things like failed RPC requests?  Ideally the format should be simple and contain the IP address, so that it can be parsed by fail2ban or other tools.  I think that these failures are already logged, but I don't think that I'd want to point fail2ban at the firehose that is debug.log.

Having RPC throttling built in would probably be safer for most people, but adding a second log file seems easier.


Title: Re: request: security log file
Post by: jake262144 on January 30, 2012, 12:38:11 PM
I like the idea, +1


Title: Re: request: security log file
Post by: Costia on January 31, 2012, 12:17:02 AM
+1 on RPC throttling
personally, i don't need the logs