extract_user_proxy_mapping: Extract User and Proxy Mappings
Description
Internal function to extract user and container mappings from log lines.
Usage
extract_user_proxy_mapping(log_lines)
Value
A tibble with user, proxyId, and specId.
Arguments
- log_lines
A character vector containing log file lines.