extract_user_proxy_mapping: Extract User and Proxy Mappings

View source: R/log_analysis.R

extract_user_proxy_mappingR Documentation

Extract User and Proxy Mappings

Description

Internal function to extract user and container mappings from log lines.

Usage

extract_user_proxy_mapping(log_lines)

Arguments

log_lines

A character vector containing log file lines.

Value

A tibble with user, proxyId, and specId.


shinyproxyLogs documentation built on April 12, 2025, 1:48 a.m.