diff --git a/observe_configure_script.sh b/observe_configure_script.sh index c27dff3c..a92ee8fe 100755 --- a/observe_configure_script.sh +++ b/observe_configure_script.sh @@ -384,7 +384,7 @@ includeFilefluentAgent(){ #install custom config if exists if ! [ -z ${custom_fluentbit_config}] then - sudo cp ${custom_fluentbit_config} /etc/td-agent-bit/observe-custom-config.conf + sudo cp ${custom_fluentbit_config} /etc/fluent-bit/observe-custom-config.conf fi } @@ -1235,4 +1235,4 @@ fi log "$SPACER" log "$END_OUTPUT" -log "$SPACER" \ No newline at end of file +log "$SPACER"