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