Getting Data In

Why are Credentials not working for splunk universal forwarder agent

Poojitha
Path Finder

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!

Don't wait! Accept the Mission Possible: Splunk Adoption Challenge Now and Win ...

Attention everyone! We have exciting news to share! We are recruiting new members for the Mission Possible: ...

Unify Your SecOps with Splunk Mission Control

In today’s post, I'm excited to share some recent Splunk Mission Control innovations. With Splunk Mission ...

Data Preparation Made Easy: SPL2 for Edge Processor

By now, you may have heard the exciting news that Edge Processor, the easy-to-use Splunk data preparation tool ...