|
Message-Id: <12A9D1D5-9A1C-43BB-90A4-D156BFD69CAA@patpro.net> Date: Tue, 23 Feb 2016 07:15:50 +0100 From: Patrick Proniewski <patpro@...pro.net> To: john-users@...ts.openwall.com Subject: Re: sending john's log to syslogd? Hi, On 21 févr. 2016, at 06:51, jfoug wrote: > This was easy enough to add, and not a bad option. > > NOTE, by default dates are not logged. You need to either edit john.conf, or better yet, create a john-local.conf that overrides the commented out section of john.conf. > > https://github.com/magnumripper/JohnTheRipper/commit/12983181bc9ce4c56d91cd3eac046a470d8521bf Thanks, it works great! One question though, is this possible to report the forked child number after the date? Currently log lines look like this when --fork=N is used: 2 2016-02-22T23:16:20+0100 0:00:00:00 Proceeding with wordlist mode 2 2016-02-22T23:16:20+0100 0:00:00:00 - Rules: JUMBO 2 2016-02-22T23:16:20+0100 0:00:00:00 - Wordlist file: password.lst or like this when --fork is not used: 2016-02-23T06:45:16+0100 0:00:00:00 Starting a new session 2016-02-23T06:45:16+0100 0:00:00:00 Loaded a total of 15151 password hashes with 15151 different salts Hence the timestamp is not always the first field of the line. regards, pat
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.