Unfortunately couldn't find a doc about how to enable syslogconsumer for linux sf cluster. This link couldn't help:
https://docs.microsoft.com/bs-cyrl-ba/azure///service-fabric/service-fabric-diagnostics-oms-syslog
Any help?
⚠ Не уређујте ову секцију. Она је неопходна за повезивање проблема слиједом docs.microsoft.com ➟ GitHub.
@MZDN Thanks for the question! We're investigating this and will get back to you shortly.
@MZDN what about this doc did not help? There specifically is a portion for enabling it
https://docs.microsoft.com/bs-cyrl-ba/azure///service-fabric/service-fabric-diagnostics-oms-syslog#enable-syslogconsumer
Can you provide more details on what you are looking for and what is not working?
@MZDN what about this doc did not help? There specifically is a portion for enabling it
https://docs.microsoft.com/bs-cyrl-ba/azure///service-fabric/service-fabric-diagnostics-oms-syslog#enable-syslogconsumer
Can you provide more details on what you are looking for and what is not working?
I have sf azure linux cluster. Either a portal view help nor a command is provided to enable that portion of code.
@MZDN ah yes. The business standard for managing a production cluster is to use Visual Studio and JSON templates. So the examples as shown here you would need to update the cluster json or modify them in visual studio.
@srrengar is there any other options to enable syslog via portal or cli?
not at this time, you need to add this JSON to your ARM template and deploy that as Micah said. Search for "Fabric settings"
thanks @srrengar that is what I figured.
@MZDN I will close for now as the only option you have is to update the JSON and update the cluster as mentioned in this doc. If you have additional questions just let us know.
thanks @srrengar that is what I figured.
@MZDN I will close for now as the only option you have is to update the JSON and update the cluster as mentioned in this doc. If you have additional questions just let us know.
ok, I am fine with this.
Most helpful comment
not at this time, you need to add this JSON to your ARM template and deploy that as Micah said. Search for "Fabric settings"