This addon has two inputs that no longer seem to be valid arguments for splencore.sh, "clean", and "status". I've disabled these inputs for now. I believe these used to work in 3.8.x but have recently stopped working in the 4.6x versions.
When running these commands manually they're not recognized:
[splunk@splunk bin]$ ./splencore.sh clean
Usage: {start | stop | restart | foreground | test | setup}
start: starts eNcore as a background task
stop: stop the eNcore background task
restart: stop the eNcore background task
foreground: runs eNcore in the foreground
test: runs a quick test to check connectivity
setup: change the output (splunk | cef | json)
clean
[splunk@splunk bin]$ ./splencore.sh status
Usage: {start | stop | restart | foreground | test | setup}
start: starts eNcore as a background task
stop: stop the eNcore background task
restart: stop the eNcore background task
foreground: runs eNcore in the foreground
test: runs a quick test to check connectivity
setup: change the output (splunk | cef | json)
status