The Greyhound Reader allows you to read point data from a Greyhound server.
{
"pipeline":[
{
"type":"readers.greyhound",
"url":"data.greyhound.io/resource/autzen"
},
{
"type":"writers.text",
"filename":"outputfile.txt"
}
]
}