Getting Data In

Why are Credentials not working for splunk universal forwarder agent

Poojitha
Communicator

Hi All,

  I have installed splunk universal forwarder on linux instance. Version is 8.2.4. I have created admin account as well through ansible play.  I am passing username and password through ansible command line, creating user-seed.conf file and copying the username and password here.

This way :

- name: Copy Contents to user-seed.conf file
copy:
      dest: /opt/splunkforwarder/etc/system/local/user-seed.conf
      content: |
           [user_info]
           USERNAME = "{{ username }}"
           PASSWORD = "{{ password }}"

user-seed.conf file is getting created successfully. I am starting splunk UF through ansible play later . So, user seed.conf file gets deleted and passwd file is getting created successfully.

But when I try to run command ./splunk list forward-server, it asks me for username and password. I gave same credentials what I gave through ansible command line. But login is getting failed.

I am not understanding what is going wrong. Please help me 

Regards,
NVP
Labels (2)
Tags (1)
0 Karma
Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk on November 6 at 11AM PT, and empower your SOC to reach new heights! Duration: ...

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...