Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^2: Realtime get with LWP or Mechanize

by lorn (Monk)
on Jun 07, 2010 at 12:54 UTC ( [id://843488]=note: print w/replies, xml ) Need Help??


in reply to Re: Realtime get with LWP or Mechanize
in thread Realtime get with LWP or Mechanize

I work with a proprietary Java CMS ( Fatwire ) that have a 'online' log manager by log4j, for access this log i need to access a admin interface, and see the log in the browser, when the log is bigger the browser crash :/

So i'm thinking to create a http://github.com/lorn/remote-tail that, will do this for me, and show me the log in a shell console, becasue that i need the 'realtime' get

Thanks for your help :)

  • Comment on Re^2: Realtime get with LWP or Mechanize

Replies are listed 'Best First'.
Re^3: Realtime get with LWP or Mechanize
by Anonymous Monk on Jun 07, 2010 at 13:41 UTC
    Wouldn't it be easier to patch Fatwire to take a param(numofbytes) and use tell to only show the last numofbytes from the log?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-18 01:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found