Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SOLVED] Gltail connection glitch? #30

Open
ghost opened this issue May 17, 2015 · 1 comment
Open

[SOLVED] Gltail connection glitch? #30

ghost opened this issue May 17, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented May 17, 2015

When I run gltail on windows, connecting to Debian Jessie on a Apache 2.4 HTTP server, gltail refuses to show any balls. I can run ssh and tail -f the log using the command line it says it's doing, but it doesn't work. config.yaml below

servers:
site1:
host: 192.168.1.3
user: odin
password: l356129b
command: tail -f -n0
files: /var/log/apache2/access.log
parser: apache
color: 0.2, 1.0, 0.2, 1.0
config:
dimensions: 1200x600
min_blob_size: 0.004
max_blob_size: 0.04
highlight_color: orange
bounce: false
left_column:
size: 25
alignment: -0.99
blocks:
info:
order: 0
size: 10
auto_clean: false
show: total
hosts:
order: 1
size: 3
sites:
order: 2
size: 10
content:
order: 3
size: 5
show: total
color: 1.0, 0.8, 0.4, 1.0
status:
order: 4
size: 10
color: 1.0, 0.8, 0.4, 1.0
types:
order: 5
size: 5
color: 1.0, 0.4, 0.2, 1.0
users:
order: 6
size: 10
smtp:
order: 7
size: 5
logins:
order: 8
size: 5
database:
order: 9
size: 10
memcached:
order: 10
size: 3

right_column:
    size: 25
    alignment: 0.99
    blocks:
        urls:
            order: 0
            size: 15
        slow requests:
            order: 1
            size: 5
            show: average
        referrers:
            order: 2
            size: 10
        user agents:
            order: 3
            size: 5
            color: 1.0, 1.0, 1.0, 1.0
        mail from:
            order: 4
            size: 5
        mail to:
            order: 5
            size: 5
        viruses:
            order: 6
            size: 5
        rejections:
            order: 7
            size: 5
            color: 1.0, 0.2, 0.2, 1.0
        warnings:
            order: 8
            size: 5

resolver:
reverse_ip_lookups: true
reverse_timeout: 0.5

@ghost
Copy link
Author

ghost commented May 17, 2015

Oops! It was because I didn't have access to the log file. Sorry! Can someone please close this issue?

@ghost ghost changed the title Gltail connection glitch? [SOLVED] Gltail connection glitch? May 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants