Configuring Client Connection to Seq

Follow these steps to configure the client's connection to Seq (centralized logging):

  1. 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

  2. Find the line that reads:

    "SEQUri": "{NGINXProtocol}://{NGINXServer}/seq",

    and change it to read:

    "SEQUri": "http://FQDN_RPAServer/seq",