Skip to content

Instantly share code, notes, and snippets.

@Southern
Created January 19, 2013 13:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Southern/71f8eedf3122dd803e13 to your computer and use it in GitHub Desktop.
Save Southern/71f8eedf3122dd803e13 to your computer and use it in GitHub Desktop.
~ ❱ curl -u southern -XPOST -H "Content-Type: application/json" https://api.nodejitsu.com/logs/Southern -d '{"from": "NOW-3YEARS", "until": "NOW", "rows": 15}'
Enter host password for user 'southern':
{}
~ ❱ curl -u southern -XPOST -H "Content-Type: application/json" https://api.nodejitsu.com/logs/southern -d '{"from": "NOW-3YEARS", "until": "NOW", "rows": 15}'
Enter host password for user 'southern':
{"status":{"data":[{***SNIP***}]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment