Authenticated users not captured from log analytics (import_logs.py)

I noticed the regexs in import_logs.py don’t seem to pick up authenticated users (the %u in Apache).

Are the just not imported there? Or does Piwik just not report based on that information?

Piwik does not report yet on this information but it could be useful to add it! For example this username could be used as User ID (see this feature request: Accurate User Detection cross devices: User ID (set in JS and all other clients) · Issue #3490 · matomo-org/matomo · GitHub )

Maybe you want to create a feature request in our issue tracker?