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
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...