3:52 PM - Elasticsearch on MidnightBSD
If you're trying to run a recent elasticsearch such as 6.x on midnightbsd, you may find it doesn't startup.
Try adding the following to /usr/local/etc/elasticsearch/elasticsearch.yml:
xpack.ml.enabled: false
bootstrap.system_call_filter: false