Skip to content

Tmp folder is being filled up with files containing logs of of REST API calls #1063

@scottjohnson623

Description

@scottjohnson623

Looking for a bit of guidance here. We currently have a lot of clients we gather and send data to Google Ads using the PHP SDK. We do things like querying all of their ads and campaigns, as well as performance data to generate reports, as well as sending conversions back to Google.

Our google ads client is instantiated with its own logger that should be logging just to the Laravel log using withLogger, but also I don't believe our servers have grpc installed so I am imagining the service is falling back to using the REST API.

My issue is that our servers regularly fill up on disk space, due to the /tmp folder being filled up with tons of files full of response data from the Google ads API such as

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requestedtriageNeed triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions