IBM Cloud Logs is a service in the IBM Cloud that allows you to store, query, and analyse your logs including audit events and platform logs created by IBM Cloud services or the IBM Cloud platform.
In this repository, I share experiments that I have conducted with IBM Cloud Logs to help others use the service successfully. I work for IBM. However, the texts shared here are not official statements about the capabilities of IBM Cloud Logs.
Unless otherwise stated, materials in this repository are licensed under CC BY-SA 4.0. See LICENSE_CC_BY_SA_4.0.
See https://spdx.dev/learn/handling-license-info/.
Use SPDX short-form identifiers to communicate license information in a simple, efficient, portable and machine-readable manner. Add a single line in the following format to each file in this project - tailored to the applicable license and the comment style for that file’s language:
// SPDX-License-Identifier: CC-BY-SA-4.0
Use following approach in Markdown files:
[SPDX-License-Identifier: CC-BY-SA-4.0]: #
Also see SPDX license page: Creative Commons Attribution Share Alike 4.0 International
Copyright © 2024 Sven Lange-Last
Unless otherwise stated, said copyright applies to all materials in this repository: GitHub files, issues, pull requests, wiki pages and discussions as well as comments to the aforementioned.
Add said copyright notice to the comment header of files in this repository.
Use following approach in Markdown files:
[Copyright © 2024 Sven Lange-Last]: #