Skip to content

Is it possible to add a new config for allowing the user specify the log saving location? #3423

@hh54188

Description

@hh54188

Everytime when I try to run the ADK application I can only run it in the terminal which in admin mode, otherwise I will receive this error message:

OSError: [WinError 1314] A required privilege is not held by the client: 
'C:\\Users\\XXX\\AppData\\Local\\Temp\\agents_log\\agent.20251106_232556.log' -> 
'C:\\Users\\XXX\\AppData\\Local\\Temp\\agents_log\\agent.latest.log'

It looks like because the ADK wants to save the log in the AppData folder by default? If we can add a new config to allow the developer to specify the log save location it would be better.

Thank you

Metadata

Metadata

Assignees

Labels

tracing[Component] This issue is related to OpenTelemetry tracing

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions