extract_user_proxy_mapping function

Extract User and Proxy Mappings

Extract User and Proxy Mappings

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

extract_user_proxy_mapping(log_lines)

Arguments

  • log_lines: A character vector containing log file lines.

Returns

A tibble with user, proxyId, and specId.

  • Maintainer: Thibault Senegas
  • License: MIT + file LICENSE
  • Last published: 2025-03-24