Re: CloudStack + ELK with log4j-jsonevent-layout

2015-07-31 Thread Thomas Schneider
I downloaded the jar from http://central.maven.org/maven2/net/logstash/log4j/jsonevent-layout/1.7/jsonevent-layout-1.7.jar Put it in /usr/share/cloudstack-management/webapps/client/WEB-INF/lib/ then edited /etc/cloudstack/management/log4j-cloud.xml From:

Re: 4.5.1 - SSVM Cert issues

2015-07-31 Thread cs user
Hi There :) I've gone through the process of uploading the SSL certificate again, and now all is working fine, which is fantastic! :) Not sure if this has broken as part of upgrading or if it was never installed fully before, but its working now. Cheers! On Fri, Jul 31, 2015 at 12:00 PM, Thomas

new timestamp format for API in ACS 4.5.1

2015-07-31 Thread tony_caotong
Hi, was this format is enabled in ACS 4.5.1 like /"-MM-dd HH:mm:ss" /I found it in 4.5.0 API doc, but it seems not enabled. http://cloudstack.apache.org/api/apidocs-4.5/user/listEvents.html >>> api.listEvents(startdate="2015-07-31 13:00:00") Traceback (most recent call last):

Re: 4.5.1 - SSVM Cert issues

2015-07-31 Thread Thomas Moroder
The url's that are being generated are of the form: https://192-168-2-15.random.net Which all looks fine. OK The secstorage.ssl.cert.domain parmater is set to *.random.net From the ssvm I ran the following: openssl s_client -connect 192-168-2-15.random.net:443 have you included the intermed

Re: 4.5.1 - SSVM Cert issues

2015-07-31 Thread cs user
Hi There, The url's that are being generated are of the form: https://192-168-2-15.random.net Which all looks fine. The secstorage.ssl.cert.domain parmater is set to *.random.net >From the ssvm I ran the following: openssl s_client -connect 192-168-2-15.random.net:443 Which then seemed to co

Re: 4.5.1 - SSVM Cert issues

2015-07-31 Thread Thomas Moroder
We are hitting an issue very similar to the below when trying to copy templates between zones: https://issues.apache.org/jira/browse/CLOUDSTACK-1475 We are using our own wildcard cert for this parameter: secstorage.ssl.cert.domain We weren't having any issues when using 4.3. Has anyone run into th

Raised a blocker bug for failure in Add Region

2015-07-31 Thread Pavan Bandarupally
https://issues.apache.org/jira/browse/CLOUDSTACK-8696 This is a regression. Regards, Pavan

4.5.1 - SSVM Cert issues

2015-07-31 Thread cs user
Hi Folks, After updating to 4.5.1 and installing using the shapeblue SSVM templates: http://packages.shapeblue.com/systemvmtemplate/4.5/new/ We are hitting an issue very similar to the below when trying to copy templates between zones: https://issues.apache.org/jira/browse/CLOUDSTACK-1475 We ar