rackspace-cookbooks/elkstack

Get rid of distinction between cluster and single

martinb3 opened this issue · 1 comments

Most people assumed single meant a single server, not a self-contained test box that doesn't accept external logstash data. We should just assume ::default is clustering, and not have a single.

wow, yes, I also assumed the same... : )

Docs in README.md haven't really been updated to reflect this change (it still talks about single vs. cluster)