The humio Repository

The humio repository is a system repository that holds debug logs generated by LogScale internally. It also has a few built-in dashboards to help you quickly ascertain the state of your LogScale cluster or server.

LogScale logging types are listed below with the names of their respective log files, whether they are for cloud or self-hosted environments, and in which repositories they are available. All of the logs are available in the humio repository.

Table:

Log type Log file Cloud Self-hosted Description Repository available
logs humio-debug.log No Yes humio debug logs. Not available on Cloud. See humio
activity humio-activity.log No Yes Logs of relevant user activity. For self-hosted. See humio-activity or humio
activity humio-activity.log Yes No Logs of relevant user activity. For Cloud. humio-organization-activity
metrics humio-metrics.log No Yes Contains a broad variety of metrics from internal LogScale runtime for Self-Hosted. See humio-metrics or humio
metrics humio-metrics.log Yes No Contains a broad variety of metrics from internal LogScale runtime for Cloud. humio-organization-metrics
requests humio-requests.log No Yes All HTTP requests. Like an accesslog in LogScale's own format. See humio
nonsensitive humio-non-sensitive.log No Yes Selected log lines where no searches or user data will be present. This can be shipped to LogScale support or other parties. See humio
threaddumps humio-threaddumps.log No Yes LogScale's regular logs threaddumps. See humio

All of the above logs are available for search in the humio repository. When searching LogScale logs in the humio repository, the tag #type, #kind, and #vhost can be used. All the logs will have #type=humio. They will have a #kind tag for each in the list above.

For more information about logging LogScale to LogScale, see LogScale Internal Logging