10.7. OpenStack Networking Service Log Files
The log files of the OpenStack Networking service are stored in the
/var/log/neutron/ directory of the host on which each service runs.
Table 10.7. OpenStack Networking Service Log Files
| File name | Description |
|---|---|
dhcp-agent.log
|
The log for the DHCP agent (
neutron-dhcp-agent).
|
l3-agent.log
|
The log for the L3 agent (
neutron-l3-agent).
|
lbaas-agent.log
|
The log for the Load Balancer as a Service (LBaaS) agent (
neutron-lbaas-agent).
|
linuxbridge-agent.log
|
The log for the Linux Bridge agent (
neutron-linuxbridge-agent).
|
metadata-agent.log
|
The log for the metadata agent (
neutron-metadata-agent).
|
openvswitch-agent.log
|
The log for the Open vSwitch agent (
neutron-openvswitch-agent).
|
server.log
|
The log for the OpenStack Networking service itself (
neutron-server).
|