I am a beginner learning splunk. I have data that I want to read through the splunk, it is firewall data with a size of 2.7 gb. In the free enterprise version, the maximum dataupload from a c...
Ive uploaded the Splunk tutorial data successfully into my Splunk enterprise instance. There is also a prices.csv.zip. Do I upload that file the exact same way as the tutorialdata.zip?
I'm trying to upload debugging symbols (dSYMs) for my iOS app but I keep getting time out errors regardless of the method I use to upload the dSYMs. I get the following error using the build s...
i am a beginner in using splunk. I'm doing research on log traffic from Palo Alto. inside i uploaddata to splunk. what is the most appropriate sourcetype for me to choose?
Hi
I tried to upload file in json format but after uploading whole json is showing as single entry and no event getting gerenated from it.
What is the correct JSON format for splunk?
Is there any s...
Hi,
I'm trying to upload a json array with multiple objects to a kvstore using curl command as below.
curl -k -u admin:**** https://localhost:8089/servicesNS/nobody/test/storage/collections/data...
Looking for some help with this one. I'm building a few charts that are meant to serve as vulnerability trending. Our data is uploaded to Splunk on a daily basis. However, what I did not account f...
Just trying to manually add data with different host names in the logs. (with the "add data wizard")
What is the best way to extract the host names during the import? (nobud02, appplusf13,......
Me and my other colleagues having problem regarding adding data , We are uploading a csv file (10kb) but it doesn't allow us to add new data. We do have a legit license and we are not having w...
I'm using powershell to get a web page in order to keep track my service status.
I tested my script which can write the whole page into local file without problem.
Then I changed to write it to ...