Last active
November 14, 2018 14:37
-
-
Save naltun/10c62021234e03659ec38236c613b89d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[----] I, [2018-11-13T09:26:35.931230 #891:4d4a0e0] INFO -- : Started POST "/ems_cloud" for 162.220.220.27 at 2018-11-13 09:26:35 -0500 | |
[----] I, [2018-11-13T09:26:35.936327 #891:4d4a0e0] INFO -- : Processing by EmsCloudController#create as JS | |
[----] I, [2018-11-13T09:26:35.936628 #891:4d4a0e0] INFO -- : Parameters: {"utf8"=>"✓", "authenticity_token"=>"removed", "button"=>"validate", "cred_type"=>"default", "name"=>"CirrusLabs [GCP]", "emstype"=>"gce", "project"=>"removed", "zone"=>"default", "service_account"=>"{\r\n \"type\": \"service_account\",\r\n \"project_id\": \"removed\",\r\n \"private_key_id\": \"removed\",\r\n \"private_key\": \"-----BEGIN PRIVATE KEY-----\\nREMOVED==\\n-----END PRIVATE KEY-----\\n\",\r\n \"client_email\": \"[email protected]\",\r\n \"client_id\": \"109022016564124963346\",\r\n \"auth_uri\": \"https://accounts.google.com/o/oauth2/auth\",\r\n \"token_uri\": \"https://accounts.google.com/o/oauth2/token\",\r\n \"auth_provider_x509_cert_url\": \"https://www.googleapis.com/oauth2/v1/certs\",\r\n \"client_x509_cert_url\": \"https://www.googleapis.com/robot/v1/metadata/x509/887120188021-compute%40developer.gserviceaccount.com\"\r\n}"} | |
[----] I, [2018-11-13T09:26:36.524292 #891:4d4a0e0] INFO -- : Completed 200 OK in 587ms (Views: 0.8ms | ActiveRecord: 4.0ms) | |
[----] I, [2018-11-13T09:27:26.086674 #946:4cf20e8] INFO -- : Started GET "/api" for 162.220.220.27 at 2018-11-13 09:27:26 -0500 | |
[----] I, [2018-11-13T09:27:26.092786 #946:4cf20e8] INFO -- : Processing by Api::ApiController#index as JSON | |
[----] I, [2018-11-13T09:27:26.185933 #946:4cf20e8] INFO -- : Completed 200 OK in 93ms (Views: 0.3ms | ActiveRecord: 11.1ms) | |
[----] I, [2018-11-13T09:28:26.068787 #946:4cf575c] INFO -- : Started GET "/api" for 162.220.220.27 at 2018-11-13 09:28:26 -0500 | |
[----] I, [2018-11-13T09:28:26.080580 #946:4cf575c] INFO -- : Processing by Api::ApiController#index as JSON | |
[----] I, [2018-11-13T09:28:26.169960 #946:4cf575c] INFO -- : Completed 200 OK in 89ms (Views: 0.4ms | ActiveRecord: 11.8ms) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment