[
https://issues.apache.org/jira/browse/CLOUDSTACK-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13600286#comment-13600286
]
ASF subversion and git services commented on CLOUDSTACK-1651:
-------------------------------------------------------------
Commit 0ca85659a66bbf722bd02d35ee899e8d074e6fbe in branch refs/heads/master
from Marcus Sorensen <[email protected]>
[ https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;h=0ca8565 ]
CLOUDSTACK-1651 - point agent scripts to correct logging location, due to move
of /var/log/cloud to /var/log/cloudstack
Signed-off-by: Marcus Sorensen <[email protected]> 1363112422 -0600
> 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