After an upgrade to 7.5.0 UP12 version, you are not able to view the protocol parameters for any of the log sources in the log source app.
The protocol parameters are not present when viewing the same in the log source app.
psql -U qradar -c "update sensorprotocol SET configurable = true WHERE id = 0;"
The permanent fix for this problem is to install the tcpsyslog protocol on the console using the below steps.
After performing the above steps, the protocol parameters will be visible in the log source app in the WebUI.