Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 
Custom Alert Banner

https://{{host}}/mgmt/shared/telemetry/info returns 404

HGS-97-61
Nimbostratus
Nimbostratus

Hello  all,

I am trying to set telemetry 

But when I try the GET request  as per : 
https://clouddocs.f5.com/products/extensions/f5-telemetry-streaming/latest/quick-start.html
{
"code": 404,
"message": "",
"referer": "10.91.aaa.bbb",
"errorStack": []
}

The logfile  restjavad.0.log shows :

[I][22139][07 Nov 2023 14:53:54 UTC][ForwarderPassThroughWorker] {"user":"tmos/<username>","method":"GET","uri":"http://localhost:8100/mgmt/tm/auth/user/<user>,"status":404,"from":"10.91.aaa.bbb"}

Anyone an idea what I must be doing wrong?

Re

1 ACCEPTED SOLUTION

JMCalalang
F5 Employee
F5 Employee

That looks like your package is missing. This will happen after upgrades of BIG-IP, the configuration is stored in a data-group so all you need to do is just reinstall the TS package.

https://clouddocs.f5.com/products/extensions/f5-telemetry-streaming/latest/installation.html

View solution in original post

1 REPLY 1

JMCalalang
F5 Employee
F5 Employee

That looks like your package is missing. This will happen after upgrades of BIG-IP, the configuration is stored in a data-group so all you need to do is just reinstall the TS package.

https://clouddocs.f5.com/products/extensions/f5-telemetry-streaming/latest/installation.html