[
https://issues.apache.org/jira/browse/CLOUDSTACK-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13600344#comment-13600344
]
ASF subversion and git services commented on CLOUDSTACK-1651:
-------------------------------------------------------------
Commit 996b57a42d3fc7570c258278014a950b3fdd3f01 in branch refs/heads/4.1 from
Chip Childers <[email protected]>
[ https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;h=996b57a ]
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
> Fix For: 4.1.0, 4.2.0
>
>
> 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