Splunk ITSI

Why does entity import from CSV upload incorrectly?

skovachev
Explorer

Hello,

I have a list of few hundered servers in csv file like in the picture below.

 

298.PNG

 

I am trying to import servers as entities in ITSI. When I do csv import I get  below :

skovachev_1-1676982315603.png

Any Idea why is not uploading correct?

ITSI we are using is 4.11.4

Labels (1)
0 Karma
1 Solution

skovachev
Explorer

@skramp  Thanks for help, truly we figured it out import file needs more than one column . They should add this into a note somewhere becuase some people like to test with simple hostname lists only.

View solution in original post

0 Karma

skovachev
Explorer

@skramp  Thanks for help, truly we figured it out import file needs more than one column . They should add this into a note somewhere becuase some people like to test with simple hostname lists only.

0 Karma

skramp
SplunkTrust
SplunkTrust

I recreated your case. A csv might not be a valid csv for importing if there is no separator. Please try to add something to your csv so it might look like this:
DisplayName;myfield
-----------;foo
server1.corpnet.abv;server1.corpnet.abv
server2.corpnet.abv;server2.corpnet.abv

While I haven't had the second column, I also have had no results for importing.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...