Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: Efficient log format

by jeepj (Scribe)
on Mar 19, 2008 at 08:38 UTC ( [id://674961]=note: print w/replies, xml ) Need Help??


in reply to Re: Efficient log format
in thread Efficient log format

Thanks for the suggestion, it's a good one, but for a lot of reasons (software complexity, maintenance, company policy regarding third party software...) I want to keep the whole process based on Perl scripts and the PCOMM software from IBM.

Replies are listed 'Best First'.
Re^3: Efficient log format
by herveus (Prior) on Mar 19, 2008 at 14:45 UTC
    Howdy!

    OK. I don't know PCOMM at all, but I was presuming that one would use DBI to interact with SQLite to post entries to the log. One could develop log reading tools in Perl, or use the command-line interface that comes with SQLite to examine the logs.

    What I meant by my suggestion was to use a real database instead of a flat file for the storage mechanism.

    yours,
    Michael

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-19 11:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found