Page 1 of 1

Is this Automatable?

Posted: Fri Jun 03, 2016 5:57 pm
by Preston
I originally bought your software in order to search multiple text files to find strings of characters. Basically, whenever we get an inquiry from our website, I compare the IP against the pages in the server logfile (access_log) that they looked at. So far, this works perfectly.

However, I have 350 of these to do and the log files are broken down by month. Is there a way to get your software to take a list of IP addresses and in turn extract the lines (from across the multiple month file archives) and put those lines in separate files for each IP address?

Re: Is this Automatable?

Posted: Mon Jun 06, 2016 1:29 pm
by DigitalVolcano
The command line processor doesn't currently support Extract, just find and replace. Otherwise you could call each ip from a line in a batch file (.BAT), and route it to the program.
I'll add this as a feature request!


command line switches
http://www.digitalvolcano.co.uk/textcra ... __pro_.htm