Splunk Search

Finding HTTP Post parameters in splunk

anilkamath
Engager

Hi,

I am able to find the GET parameters that are made as part of a request but I am not able to retrieve the POST parameters for a request. Can you guys tell me what should be my search parameters for the same?

Thanks in advance.

Tags (2)

dwaddle
SplunkTrust
SplunkTrust

If I understand your question, you are trying to use Splunk to search your HTTP server logs. Typically HTTP servers do not log POST parameter data. As such, it would be difficult to find it in Splunk.

Of course, if you are able and willing to configure your HTTP server to log POST data, then you could easily Splunk that data - but I don't know what searches you would use, as they would be highly based upon your configuration.

piebob
Splunk Employee
Splunk Employee

this is something you can look up in your IIS documentation.

0 Karma

anilkamath
Engager

how can i configure my IIS to log the same?

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...