Hi,
I’m checking the logs generated in …/log/production.log … is there
any tool to see all that bunch of text in columns or in some way nicer
to analyze?
thanks,
Jean
P.S.: Ah, if it helps, I’m using radrails
Hi,
I’m checking the logs generated in …/log/production.log … is there
any tool to see all that bunch of text in columns or in some way nicer
to analyze?
thanks,
Jean
P.S.: Ah, if it helps, I’m using radrails
Jean V. wrote:
Hi,
I’m checking the logs generated in …/log/production.log … is there
any tool to see all that bunch of text in columns or in some way nicer
to analyze?
That depends. What format do the records have? Post a sample line from
the
log file.
Hi,
here a few lines of the logs I’m getting in (log/production.log). I’m
looking for something easier to see than just the plain text … I’m
getting hundreds of blocks like those and is hard to analyze.
thanks
Jean
Processing LoginController#login (for 192.168.1.183 at 2006-09-17
17:31:41) [POST]
Session ID: e855340ada13b9c24ebdf4ea2fb90851
Parameters: {“x”=>“9”, “remember”=>[“1”, “0”], “y”=>“16”,
“action”=>“login”, “controller”=>“login”,
“member_account”=>{“password”=>“pwdtest”, “email”=>“[email protected]”}}
Redirected to http://192.168.1.41:4100/authenticator/auth/24?page=acct
Completed in 0.01435 (69 reqs/sec) | DB: 0.00314 (21%) | 302 Found
[https://192.168.1.40/site/login/login]
Processing LoginController#index (for 192.168.1.183 at 2006-09-17
17:33:07) [GET]
Session ID: 8d3c1bcc40c822680f997e5e2f280e46
Parameters: {“action”=>“index”, “controller”=>“login”}
Cookie set: member_account_id=; path=/; expires=Thu, 01 Jan 1970
00:00:00 GMT
Rendering login/index
Completed in 0.04305 (23 reqs/sec) | Rendering: 0.02256 (52%) | DB:
0.01151 (26%) | 200 OK [http://192.168.1.40/site/login]
Processing LoginController#login (for 192.168.1.183 at 2006-09-17
17:33:20) [POST]
Session ID: 8d3c1bcc40c822680f997e5e2f280e46
Parameters: {“x”=>“51”, “remember”=>[“0”], “y”=>“16”,
“action”=>“login”, “controller”=>“login”,
“member_account”=>{“password”=>“pwdtest”, “email”=>“[email protected]”}}
Redirected to http://192.168.1.41:4100/authenticator/auth/24?page=acct
Completed in 0.01533 (65 reqs/sec) | DB: 0.00412 (26%) | 302 Found
[https://192.168.1.40/site/login/login]
Jean V. wrote:
Hi,
here a few lines of the logs I’m getting in (log/production.log). I’m
looking for something easier to see than just the plain text … I’m
getting hundreds of blocks like those and is hard to analyze.
use ‘less’, or maybe Best Open Source Mac Software Development Software 2023 will
work
best regards
–
Krzysztof Raczkiewicz
punkracy at gmail dot com
“When I was your age, I was writing operating systems… in binary…
on punchcards!”
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs