Troubleshooting
Common Issues and Solutions
Installation Issues — Integration fails to install
Verify Logpoint version compatibility (v6.7.0 or later for Devices, v7.4.0 or later for log source template)
Check available disk space and system resources
Ensure proper administrative privileges
Installation Issues — Integration not visible after installation
Refresh the browser and check under Settings >> System Settings >> Plugins
Restart Logpoint if necessary
Configuration Issues — Cannot configure syslog forwarding on Proofpoint
Verify you have administrative access to Proofpoint console
Ensure Logpoint IP address is reachable from Proofpoint services
Check firewall rules allow syslog traffic (typically UDP port 514)
Consult Proofpoint documentation for product-specific syslog configuration
Configuration Issues — Wrong normalizer selected
Use ProofpointCompiledNormalizer for general Proofpoint Email Protection logs
Use ProofpointTAPCompiledNormalizer specifically for Targeted Attack Protection (TAP) logs
Verify your Proofpoint deployment type matches the selected normalizer
Configuration Issues — Processing policy configuration errors
Ensure normalization policy is created before processing policy
Verify the correct normalizer is selected in the normalization policy
Check that routing and enrichment policies are properly configured
Data Ingestion Issues — No logs being ingested
Verify Proofpoint service is configured to forward syslog to Logpoint
Check if syslog service is running on Proofpoint
Confirm syslog collector is active in Logpoint
Test network connectivity from Proofpoint to Logpoint
Data Ingestion Issues — Incomplete log ingestion
Check routing criteria configuration - ensure it matches your Proofpoint log structure
Verify the correct normalizer (ProofpointCompiledNormalizer or ProofpointTAPCompiledNormalizer) is selected
Monitor collector logs for errors or warnings
Data Ingestion Issues — Logs not normalized correctly
Verify the appropriate Compiled Normalizer is selected in normalization policy
Ensure SyslogParser is selected as the parser
Check log format matches expected format (space-separated key-value pairs or JSON)
Data Ingestion Issues — TAP-specific logs not parsing correctly
Ensure ProofpointTAPCompiledNormalizer is used for TAP logs
Verify JSON format is correctly structured for TAP events
Check that both message events and click events are configured in Proofpoint TAP
Dashboard and Analytics Issues — Dashboard widgets not displaying data
Verify repository selection matches where Proofpoint logs are stored
Check time range settings on dashboard
Confirm normalization is working correctly using search query:
col_type = "proofpoint"
Dashboard and Analytics Issues — TAP dashboards showing no data
Verify ProofpointTAPCompiledNormalizer is being used
Check if Proofpoint TAP is properly configured to send both message and click events
Ensure device timezone matches log source timezone
Dashboard and Analytics Issues — Search template not working
Verify correct repository is selected when updating parameters
Check that time range is set appropriately for your data
Ensure ProofpointTAPCompiledNormalizer is used for TAP search templates
Dashboard and Analytics Issues — Missing threat information in dashboards
Verify that Proofpoint TAP is configured to send complete threat metadata
Check that threatsInfoMap fields are being parsed correctly
Ensure enrichment policies are properly applied
Performance Issues — Slow query performance
Optimize queries by adding time range constraints
Use indexed fields in search queries where possible
Consider data retention policies to manage repository size
Performance Issues — High resource usage
Monitor syslog collector resource consumption
Implement log filtering using routing criteria to reduce unnecessary data ingestion
Monitor and tune normalization policies
Consider separate repositories for TAP logs vs. general email logs
Last updated
Was this helpful?