Open GrigorievNick opened 3 weeks ago
Currently we don't have a way to access Amazon S3 directly. You can try using Standard output
to read the log file through AWS CLI:
cat
or tail
to read the log file:
More over, we will try integrating AWS CLI into ULogViewer just like Azure CLI in the future release.
I checked the documentation and saw a lot of sources, but I don't see s3 directly, only http/https. Is it possible to use this software with logs stored in an s3 bucket in a specific folder?