Marcus Sorensen created CLOUDSTACK-1651:
-------------------------------------------
Summary: agent scripts still pointing to /var/log/cloud/
Key: CLOUDSTACK-1651
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1651
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Environment: KVM
Reporter: Marcus Sorensen
Traceback (most recent call last): File
"/usr/share/cloudstack-common/scripts/vm/network/security_group.py", line 800,
in <module>
logging.basicConfig(filename="/var/log/cloud/security_group.log",
format="%(asctime)s - %(message)s", level=logging.DEBUG) File
"/usr/lib64/python2.6/logging/__init__.py", line 1402, in basicConfig hdlr =
FileHandler(filename, mode) File "/usr/lib64/python2.6/logging/__init__.py",
line 827, in __init__ StreamHandler.__init__(self, self._open()) File
"/usr/lib64/python2.6/logging/__init__.py", line 846, in _open stream =
open(self.baseFilename, self.mode)IOError: [Errno 2] No such file or directory:
'/var/log/cloud/security_group.log'
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira