Re: [openstack-dev] [Neutron] Security Group logging

2014-04-11 Thread Jay Pipes
On Wed, 2014-04-09 at 00:02 +0100, Salvatore Orlando wrote:
 Auditing has been discussed for the firewall extension.
 However, it is reasonable to expect some form of auditing for security
 group rules as well.
 
 
 To the best of my knowledge there has never been an explicit decision
 to not support logging.
 However, my guess here is that we might be better off with an auditing
 service plugin integrating with security group and firewall agents
 rather than baking the logging feature in the security group
 extension.
 Please note that I'm just thinking aloud here.

+1. A notification event should be sent across the typical notifier
mechanisms when a security group rule is changed or applied.

Best,
-jay



___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Neutron] Security Group logging

2014-04-11 Thread Veiga, Anthony

On Wed, 2014-04-09 at 00:02 +0100, Salvatore Orlando wrote:
 Auditing has been discussed for the firewall extension.
 However, it is reasonable to expect some form of auditing for security
 group rules as well.
 
 
 To the best of my knowledge there has never been an explicit decision
 to not support logging.
 However, my guess here is that we might be better off with an auditing
 service plugin integrating with security group and firewall agents
 rather than baking the logging feature in the security group
 extension.
 Please note that I'm just thinking aloud here.

+1. A notification event should be sent across the typical notifier
mechanisms when a security group rule is changed or applied.

Throwing my hat in the ring for this as well.  Preferably the message
should include the UUID of the Group being changed, and also the UUID of
the Instance if it¹s being applied.


Best,
-jay



___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Neutron] Security Group logging

2014-04-08 Thread Salvatore Orlando
Auditing has been discussed for the firewall extension.
However, it is reasonable to expect some form of auditing for security
group rules as well.

To the best of my knowledge there has never been an explicit decision to
not support logging.
However, my guess here is that we might be better off with an auditing
service plugin integrating with security group and firewall agents rather
than baking the logging feature in the security group extension.
Please note that I'm just thinking aloud here.

Regards,
Salvatore


On 8 April 2014 23:17, CARVER, PAUL pc2...@att.com wrote:

  Are there any blueprints or discussion around logging the actions of
 iptables rules that are generated from security groups?



 Typically a firewall produces copious logs. As far as I can tell, Neutron
 security groups permit or deny traffic but don't provide any record at all
 of what happened. Obviously iptables itself supports logging, but I haven't
 seen anything in
 https://github.com/openstack/neutron/blob/master/neutron/agent/linux/iptables_firewall.pythat
  looks like it adds logging rules.



 I'd be curious to know if this is just a case of no one having added it
 yet, or if there was any explicit decision to NOT support logging (either
 as a provider enforced standard, or as a tenant configurable per-rule
 setting.)

 ___
 OpenStack-dev mailing list
 OpenStack-dev@lists.openstack.org
 http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


___
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev