Skip to content
This repository was archived by the owner on Apr 12, 2022. It is now read-only.

getLogFile does not account for extra variable in file name #33

@8bitbuddhist

Description

@8bitbuddhist

LogDNA archives stored in Google Cloud Storage have an extra two-digit number after the logDate and before the file extension. This results in archives named "[prefix].[date].[number].json.gz". Since the script expects archives named "[prefix].[date].json.gz", this causes the script to fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions