Box.com

Any suggestions on how to index box.com files into elastic?

What sort of files are they?

Standard stuff, word, powerpoint, excel.

You will have to retrieve them, maybe with the http poller input, then use the ingest plugin in Elasticsearch.
Logstash cannot do the entire thing natively.

Thanks, yes sketching it out. I see box.com has webdav support, so mount the directory and use something like the FSCrawler.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.