Track server performance with log import

Hi,

Someone knows if it’s possible to track the performance of requests of my server thanks to the log import script (the field time-taken) ?

Thanks,

Ludovic

Does your log contain the time it took to generate the page?

Then we could save this as a custom variable value. Please consider asking for this feature in: Log analytics list of improvements · Issue #3163 · matomo-org/matomo · GitHub

Even better to submit a patch to record as a custom variable (similarly to what we do recording the ‘bot’ custom variable already containing bot user agents.