Skip to content

Commit

Permalink
Add tail command for trouble shooting
Browse files Browse the repository at this point in the history
  • Loading branch information
tharikaGitHub committed Mar 31, 2024
1 parent b87c7dd commit 6812b33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions import-export-cli/integration/ci-resources/start-apim.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ cp offset1/deployment.toml offset1/distribution/$APIM_PACK/repository/conf/.
offset0/distribution/$APIM_PACK/bin/api-manager.sh start

echo "Starting APIM Instance 1"
tail -f offset0/distribution/$APIM_PACK/repository/logs/wso2carbon.log

offset1/distribution/$APIM_PACK/bin/api-manager.sh start

Expand Down

0 comments on commit 6812b33

Please sign in to comment.