Configuring Client Connection to Seq
Follow these steps to configure the client's connection to Seq (centralized logging):
-
With a text editor, open the following configuration files –
-
For robot clients:
C:\Program Files\Kryon Robot\LogBeat\LogBeatConfig.json
-
-
For Studio:
C:\Program Files\Kryon Studio\LogBeat\LogBeatConfig.json
-
Find the line that reads:
"SEQUri": "{NGINXProtocol}://{NGINXServer}/seq",
and change it to read:
"SEQUri": "http://FQDN_RPAServer/seq",