src.rctab_logging.set_up_logging¶
- src.rctab_logging.set_up_logging() Tuple[Output[str], Output[str], ResourceGroup]¶
Set up the centralised logging resources for RCTab.
Includes a workspace and an app insights instance, all housed in a single resource group.
- Returns:
The id of the log analytics workspace to use, the centralised logging connection string and the resource group.