
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
This is a simple CLI tool that queries the SmartThings "Live Logging" server and prints some nice colorful logs.
This is a total hack and it uses some dirty tricks under the hood to make the connection. It may work for a while and they may change their setup and break it. You can use this until they do :)
Required Node.js 6+ and npm
npm -g install st-logger
If you don't pass -u or -p you will be prompted, this cli tool does not store the information,
it simply passes it along to ST for a login cookie and then uses that. The auth details and cookie are
lost once the cli exits.
Streaming Live Logging from the SmartThings Graph API
Usage: bin/st-logger -u <user> -p <pass>
Options:
--user, -u Your SmartThings username (email) [string]
--pass, -p Your SmartThings password [string]
--type, -t Filter the event types: event,info,debug,trace (comma
seperated) [string] [default: "event,info,debug,trace"]
-h, --help Show help [boolean]
-v, --version Show version number [boolean]
FAQs
SmartThings CLI event logger
We found that st-logger demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.