View all services:
sudo systemctl status "devstack@*"
Track the log of a given service:
journalctl -f --unit devstack@n-cpu.service
Track logs of a group of services:
journalctl -f --unit devstack@n-*
Trace the associated service log:
journalctl -f --unit devstack@n-cpu.service --unit devstack
Hi,
I am new to openstack and trying to use devstack to launch an all-in-one
openstack environment on my machine.
Unfortunately it says error when I created an instance. However, I could not
get the corresponding logging file.
In /var/log, there’s no dirs or files like nova/ , neutron/, cinder/
- Original Message -
> Hi,
>
>
> Im running devstack, but cant seem to find the log files. I cannot
> find them in /opt/stack, nor in /var/log.
>
> Do I need to do some configuring before devstack will create log
> files, or am i simply looking in the wrong location ?
By default devst
Hi,
Thanks all!
I created '/opt/stack/logs' and '/opt/stack/logs/screen' (they werent there).
And added the following to my localrc file :
LOGFILE=$DEST/logs/stack.sh.log
SCREEN_LOGDIR=$DEST/logs/screen
Thanks again for all the help,
Regards,
John Smith.
___
ge -
From: "John Smith"
To: openstack@lists.openstack.org
Sent: Tuesday, November 26, 2013 1:04:44 PM
Subject: [Openstack] devstack log files
Hi,
Im running devstack, but cant seem to find the log files. I cannot
find them in /opt/stack, nor in /var/log.
Do I need to do some co
o: openstack@lists.openstack.org
> Subject: [Openstack] devstack log files
>
> Hi,
>
>
> Im running devstack, but cant seem to find the log files. I cannot
> find them in /opt/stack, nor in /var/log.
>
> Do I need to do some configuring before devstack will create log
>
Hi,
Im running devstack, but cant seem to find the log files. I cannot
find them in /opt/stack, nor in /var/log.
Do I need to do some configuring before devstack will create log
files, or am i simply looking in the wrong location ?
Thanks.
Regards,
John Smith.