Logpasta is a simple, secure log paste service designed to streamline sharing output from terminal applications and scripts. It addresses the UX barrier often found in standard paste-hosting sites by providing a cross-platform, open-source CLI tool. Key Features
: Download the CLI tool from the official website.
: Currently, it is a free service without monetization or advertisements. How to Use Logpasta Logpasta - simple, secure log paste service
“it's a simple website with no cookies, tracking, ads or JavaScript (other than helper to submit the form with ctrl/cmd+enter ), but the fun part of it is the CLI” www.reddit.com · r/SideProject · 6 years ago About - Logpasta - simple, secure log paste service
“I made this out of my own frustration when trying quickly share output from terminal/command-line with my coworkers and collaborators.” www.reddit.com · r/SideProject · 6 years ago Logpasta is a simple, secure log paste service
: Navigate to the Logpasta homepage, paste your content into the provided text area, and click Submit . The maximum size for a paste is 1MB. CLI (Command Line Interface) :
: To maintain security and manage data, all pastes automatically expire and are permanently deleted 30 days after they are created. : Currently, it is a free service without
: Pipe any command output directly to logpasta . For example: your_command | logpasta