Scripts posted recently tagged to stats in Kelpi

1- 1 of 1.

parse MySQL log file

to python sql file parse stats by txus

#Open the file
f = open('26.log','r')
#some variables
ITEMS = total_log_lines = TAGS = BOOL = SELECT = POWCounter = 0 
for s in f:
hits counter