serving icon indicating copy to clipboard operation
serving copied to clipboard

How to get prediction request and response logs in TensorFlowServing?

Open hurun opened this issue 1 year ago • 2 comments

just wonder know how can get log output, i use the docker environment to run tfserving

hurun avatar May 29 '24 09:05 hurun

@hurun, we have a similar feature request #2069 filled. Requesting you to close this issue, follow and +1 similar issue for updates. Thank you!

singhniraj08 avatar Jun 04 '24 08:06 singhniraj08

@hurun, we have a similar feature request #2069 filled. Requesting you to close this issue, follow and +1 similar issue for updates. Thank you!

I think https://github.com/tensorflow/serving/issues/2069 is not similar what i supposed

hurun avatar Jun 06 '24 11:06 hurun

Generally we can use docker logs <container name> to check logs of the container. Unfortunately tensorflow_model_server --port=8500 --rest_api_port=8501 --model_name=${MODEL_NAME} --model_base_path=${MODEL_BASE_PATH}/${MODEL_NAME} doesn't provide request and response logs.

janasangeetha avatar Nov 20 '24 05:11 janasangeetha

This issue has been marked stale because it has no recent activity since 7 days. It will be closed if no further activity occurs. Thank you.

github-actions[bot] avatar Nov 28 '24 02:11 github-actions[bot]

This issue was closed due to lack of activity after being marked stale for past 7 days.

github-actions[bot] avatar Dec 05 '24 02:12 github-actions[bot]

Are you satisfied with the resolution of your issue? Yes No

google-ml-butler[bot] avatar Dec 05 '24 02:12 google-ml-butler[bot]