Skip to content

can't pull down all records (or it is really slow to do so) #1

Description

@nathandunn

Running something like this instead to get the IP's:

aws s3 cp s3://apollo-usage-2.0.5/ logfiles --recursive 
grep -vl production | xargs rm -f 
grep -vl aws-internal | xargs rm -f 
grep server * | cut -c150-164 | sort -u 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions