AWS IoT Core now supports per-device level logging capability for fine-grained diagnostic of IoT devices - devamazonaws.blogspot.com

You can now configure AWS IoT device-specific logging using devices’ client ID, source IP, or principal ID. Until now, customers were able to configure logging at account level and for a specific thing group. Starting today, AWS IoT now also supports setting fine-grained logging level using client ID, source IP, and principal ID. This enhancement makes it easy for customers to diagnose device specific issues without having to register devices as a thing or define additional thing groups. Customers can now target very specific resources for more detailed logging.

Post Updated on February 02, 2022 at 10:14PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com