Forum Discussion
raindrop18
Altocumulus
Feb 28, 2023F5 metrics stream to Oracle streaming service
Hello,
I need to F5 metrics stream to the Oracle streaming service which is compatible with Kafka, however, I have to use the Kafka declaration and unable to connect to the streaming service.
Is anyone able to achieve this?!
my declaration was this one but keep errors out
{
"class": "Telemetry",
"controls": {
"class": "Controls",
"logLevel": "debug"
},
"My_System": {
"class": "Telemetry_System",
"systemPoller": {
"interval": 60
}
},
"AConsumer": {
"class": "Telemetry_Consumer",
"type": "Kafka",
"host": "xxxxxxx",
"protocol": "binaryTcpTls",
"port": "9092",
"topic": "f5-telemetry",
"authenticationProtocol": "SASL-PLAIN",
"username":"xxxxxxxx",
"passphrase":{
"cipherText":"xxxxxx"
}
}
}
- Leslie_HubertusRet. Employee
Hey raindrop18 - I see nobody has answered this yet, so FYI I've asked a colleague to see if they can help.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects