yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #73772
[Bug 1781372] [NEW] Neutron security group resource logging presents in ovs-agent.log
Public bug reported:
ENV:
neutron: stable/queens 12.0.2
$ uname -r
3.10.0-862.3.2.el7.x86_64
$ sudo ovs-appctl vlog/list
console syslog file
------- ------ ------
backtrace OFF DBG INFO
...
ALL-app OFF DBG INFO
Configrations:
neutron.conf
service_plugins = ...,log
openvswitch_agent.ini
[agent]=
extensions = ...,log
[network_log]
rate_limit = 100
burst_limit = 25
Neutron security group resource logging presents in ovs-agent.log:
http://paste.openstack.org/show/725657/, here line 2 is the DROP action log.
As the doc file says "log information is written to the destination if configured in local_output_log_base or system journal like /var/log/syslog."
https://docs.openstack.org/neutron/queens/admin/config-logging.html
So, if I disable the ovs-agent DEBUG leve service log, the resource LOG
will not see anymore.
** Affects: neutron
Importance: Undecided
Status: New
** Description changed:
ENV:
neutron: stable/queens 12.0.2
$ uname -r
3.10.0-862.3.2.el7.x86_64
$ sudo ovs-appctl vlog/list
- console syslog file
- ------- ------ ------
+ console syslog file
+ ------- ------ ------
backtrace OFF DBG INFO
...
ALL-app OFF DBG INFO
Configrations:
neutron.conf
service_plugins = ...,log
openvswitch_agent.ini
[agent]=
extensions = ...,log
[network_log]
rate_limit = 100
burst_limit = 25
-
Neutron security group resource logging presents in ovs-agent.log:
http://paste.openstack.org/show/725657/, here line 2 is the DROP action log.
+
+ As the doc file says "log information is written to the destination if configured in local_output_log_base or system journal like /var/log/syslog."
+ https://docs.openstack.org/neutron/queens/admin/config-logging.html
+
+ So, if I disable the ovs-agent DEBUG leve service log, the resource LOG
+ will not see anymore.
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1781372
Title:
Neutron security group resource logging presents in ovs-agent.log
Status in neutron:
New
Bug description:
ENV:
neutron: stable/queens 12.0.2
$ uname -r
3.10.0-862.3.2.el7.x86_64
$ sudo ovs-appctl vlog/list
console syslog file
------- ------ ------
backtrace OFF DBG INFO
...
ALL-app OFF DBG INFO
Configrations:
neutron.conf
service_plugins = ...,log
openvswitch_agent.ini
[agent]=
extensions = ...,log
[network_log]
rate_limit = 100
burst_limit = 25
Neutron security group resource logging presents in ovs-agent.log:
http://paste.openstack.org/show/725657/, here line 2 is the DROP action log.
As the doc file says "log information is written to the destination if configured in local_output_log_base or system journal like /var/log/syslog."
https://docs.openstack.org/neutron/queens/admin/config-logging.html
So, if I disable the ovs-agent DEBUG leve service log, the resource
LOG will not see anymore.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1781372/+subscriptions
Follow ups