Closed cultofmetatron closed 10 years ago
@cultofmetatron, thanks for using my image. A few quick questions to help debug ...
"/var/log/*.log", "/var/log/messages", "/var/log/syslog"
in Kabana?logstash
or elasticsearch
container docker logs?Closing due to inactivity. Please reopen this issue if the problem persists.
hi, I'm currently trying to mount a volume from the host system in the dockerfile.
I'm running it like such
Then I also modified the config file to point to this gist https://gist.githubusercontent.com/cultofmetatron/7e0a82f97c2887fc930e/raw/1bebdf0921683b4624c79f1c42fa7b67082d1678/logstash.conf
Currently I'm then echoing to the test.log in /var/log/postgresql/ and logstash is not picking up on it. Is there somethign I'm missing?