Nginx Logs
Connecting Nginx logs to your Panther Console
Overview
Panther supports ingesting Nginx logs via common Data Transport options: Amazon Web Services (AWS) S3, SQS, and CloudWatch.
How to onboard Nginx logs to Panther
To connect these logs into Panther:
In the left-hand navigation bar of your Panther Console, click Configure > Log Sources.
Click Create New.
Search for the log type you want to onboard, then click its tile.
Select the data transport method you wish to use for this integration, then follow Panther's instructions for configuring the method:
Configure Nginx to push logs to the Data Transport source.
See Nginx's documentation for instructions on pushing logs to your selected Data Transport source.
Querying logs in Data Explorer
To see an example of querying NGINX logs in Panther's Data Explorer, see Nginx and ALB Access logs queries.
Supported log types
Nginx.Access
Access Logs for your Nginx server. Panther supports Nginx 'combined' format.
Reference: Nginx Documentation on Log Formatting.
Nginx.Error
Error logs of your Nginx server.
Last updated