Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Querying Apache logfiles via SQL

by Jenda (Abbot)
on Jan 07, 2008 at 14:38 UTC ( [id://660839]=note: print w/replies, xml ) Need Help??


in reply to Querying Apache logfiles via SQL

Good work! It might be nice to provide a shortcut to add an index. Of course it's always possible to call

CREATE INDEX idx_referer on logs (referer)
so maybe it's not that important, but it still may be good to make it more prominent.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://660839]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (1)
As of 2024-04-25 19:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found