When i run below command, it is getting unable parse to filter from myside. I got alert 2nd day log feed down for SL logs. Please help me for this issue.
[root@syslogserver ~]# curl -X GET -u username:password -g https://api.service.softlayer.com/rest/v3/SoftLayer_Event_Log/getAllObjects.json?objectFilter={"eventCreateDate":{"operation":"betweenDate","options":[{"name":"startDate","value":"2016-08-22t15:45:02.476"},{"name":"endDate","value":"2016-08-23t12:27:59.538"}]}}&resultLimit=0,500 [1] 21905
[root@syslogserver ~]# {"error":"Unable to parse object filter.","code":"SoftLayer_Exception_Public"}{"error":"Unable to parse object filter.","code":"SoftLayer_Exception_Public"}{"error":"Unable to parse object filter.","code":"SoftLayer_Exception_Public"}{"error":"Unable to parse object filter.","code":"SoftLayer_Exception_Public"}{"error":"Unable to parse object filter.","code":"SoftLayer_Exception_Public"}
Thanks