This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
Web Application Suspicious Activity: POST Request Declined
editWeb Application Suspicious Activity: POST Request Declined
editA POST request to web application returned a 403 response, which indicates the web application declined to process the request because the action requested was not allowed
Rule type: query
Rule indices:
- apm--transaction
- traces-apm*
Severity: medium
Risk score: 47
Runs every: 5m
Searches indices from: None (Date Math format, see also Additional look-back time
)
Maximum alerts per execution: 100
References:
Tags:
- Elastic
- APM
Version: 7
Rule authors:
- Elastic
Rule license: Elastic License v2
Rule query
edithttp.response.status_code:403 and http.request.method:post