Skip to content

allow configuring a unix socket proxy#196

Merged
jswoods merged 1 commit into
humio:masterfrom
jimrollenhagen:add-unix-socket
Jan 12, 2026
Merged

allow configuring a unix socket proxy#196
jswoods merged 1 commit into
humio:masterfrom
jimrollenhagen:add-unix-socket

Conversation

@jimrollenhagen

Copy link
Copy Markdown
Contributor

This allows configuring a unix socket proxy for requests to a Logscale cluster. This can be used in three ways:

  1. Via command-line flag:
    humioctl --unix-socket-proxy /path/to/socket.sock
  2. Via profile:
    humioctl profiles add myprofile
    (The unix socket proxy can be stored in the profile)
  3. Via config file - the setting will be persisted in ~/.humio/config.yaml when using profiles

@jswoods jswoods merged commit 1994733 into humio:master Jan 12, 2026
@jimrollenhagen jimrollenhagen deleted the add-unix-socket branch January 13, 2026 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants