papertrail / papertrail-cli

Command-line client for Papertrail hosted syslog & app log management service
http://papertrailapp.com/
MIT License
427 stars 46 forks source link

System "XXXX" not found. #100

Closed ktomk closed 2 years ago

ktomk commented 5 years ago

When I invoke papertrail CLI utility (latest release) and I use more than one system by adding more than one -s switches and one of these systems is just yet in preparation, papertrail complains that such a system is (yet) not found.

$ papertrail -s ip-10-0-1-204 -s ip-10-0-1-54 -f --
System "ip-10-0-1-54" not found

Here the first system has already send to papertrail, but the second not yet.

If I switch both parameters and put the yet to be provisioned one in front, this works w/o complains.

In any case it would be good if not yet existing systems are considered into coming online especially if there are any other systems online.

ktomk commented 5 years ago

Next to the concrete problem it would be helpful for me if a feature like #98 (command to list known systems) would be available.

ktomk commented 2 years ago

staled.