Created
March 3, 2020 19:43
-
-
Save nuria/48f267c46b8df374ac5f6efe055da4e0 to your computer and use it in GitHub Desktop.
post-error-logging
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
curl -v -H 'Content-Type: text/plain' -d'{"$schema": "/mediawiki/client/error/1.0.0", "meta": {"stream": "mediawiki.client.error"}, "message": "test event", "type": "TEST", "url": "http://otto-test.org", "user_agent": "otto test"}' 'https://intake-logging.wikimedia.org/v1/events?hasty=true' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment