HI I have a below curl command, What is the best way to ingest data into Splunk?
curl -u "abc:123" -H "X-Requested-With: Curl" -X "POST" -d "action=list&show_attributes=ALL" "https://qualysapi.qualys.com/api/2.0/fo/asset/group/"
"Best" depends on many factors, but potential solutions could be: