Skip to content

Instantly share code, notes, and snippets.

@heinrichvk
Last active October 30, 2015 08:31
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 heinrichvk/7a624900cee4ad5fc425 to your computer and use it in GitHub Desktop.
Save heinrichvk/7a624900cee4ad5fc425 to your computer and use it in GitHub Desktop.
HTTP writer configuration example
<writer class="com.axibase.tsd.collector.writer.HttpStreamingAtsdWriter">
<url>http://atsd_server:8088/api/v1/command/</url>
<username>axibase</username>
<password>*****</password>
</writer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment