Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tlog-play not reading authentication #371

Open
dplookup opened this issue Aug 28, 2024 · 0 comments
Open

tlog-play not reading authentication #371

dplookup opened this issue Aug 28, 2024 · 0 comments

Comments

@dplookup
Copy link

dplookup commented Aug 28, 2024

Hello,

I am on Rocky Linux release 9.4 (Blue Onyx) attempting to use tlog play to relplay logs that I ha stored in elasticsearch.

tlog --version = 14

Using command tlog-play -r es --es-baseurl='https://test.hostname/user-logs-2024.08.28/_search' --es-query='session:3' --es-verbose

The command does not seam to read authentication and returns error code 401.

I have tried setting:

  • TLOG_CURL_USERPWD env with user:password
  • .netrc file with authentication information

If I set .netrc and use curl https://test.hostname/user-logs-2024.08.28/_search the command succeds and returns authentication.

Any ideas on how to solve?

Thanks

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

No branches or pull requests

1 participant