Forgive me if this ends up being a Linux newbie question, but I’m wondering how to examine the Event Store service’s output messages on Ubuntu 14.04, having installed Event Store via the Debian package method.
We have a VM where the ES service is starting but then immediately stopping, and the log folder /var/log/eventstore is completely empty. I tried to run /usr/bin/eventstored directly but it just gave me a readout of (the many) command line options.
If I could just see what initial error message got spit out (but not logged) hopefully I’d have insight into why Event Store won’t start on this particular VM…