 |
Forums |
Admin Discussion Forums: help Start New Thread
By: Erlend Simonsen
RE: HowTo config gl_tail.yaml [ reply ] 2008-04-30 07:31
|
You're trying to delete the server sameplace.com? In that case, you need to delete all lines from the rails: line and all the way to (and including) color:.
Not sure what your line 9 looks like, could you email me you config file (with login information replaced with junk) at mr@fudgie.org please?
|
By: peter parker
RE: HowTo config gl_tail.yaml [ reply ] 2008-04-29 21:24
|
servers:
site1:
host: "myserver"
user: "myuser"
password: "mypassword"
command: tail -f -n0
files: /var/log/apache/access_log
parser: apache
color: 0.2, 1.0, 0.2, 1.0
rails:
host: someplace
user: foo
password: topsecret
command: tail -f -n0
files: /var/log/apache/access_log
parser: apache
color: 0.2, 1.0, 0.2, 1.0
Thats how the top looks like right now ..
|
By: peter parker
HowTo config gl_tail.yaml [ reply ] 2008-04-29 14:44
|
Hi all,
i would like to try gltails and i'm totaly new to ruby. I've deleted the blog "rais" from the config file and added a second blog called "site".
The problem is, that ruby seams to need the "rails" part, but there is no rails installed on the server side.
So how does a proper config file looks like, just to analyse 2-3 websites ;-) ?
Thanks..
|
|
 |