Linux / OSX zip missing simlinks

When running enterprise search the config doesn't seen right

BIN_DIR=$(dirname "$0")

BIN_DIR=$(realpath "$BIN_DIR")

export APP_ROOT="$(cd "$(dirname "$BIN_DIR")"; pwd)"

CONFIG_DIR="$APP_ROOT/config"

LIB_DIR="$APP_ROOT/lib"

This config causes the system to look in the bin directory for lib and filebeat

I had to create simlinks or copy the lib and filebeat directories to bin. I don't believe this is the desired state.

Steve --

Thanks for another report.

This looks like a good ol' fashion bug. I've added it to our tracking system.

Your feedback is much appreciated.

Kellen

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