Skip to content

How to Send Your First Logs to LogCentral

Welcome to LogCentral! This guide will help you get started with sending syslog data to the platform. LogCentral provides a centralized location for collecting, monitoring, and analyzing logs from your infrastructure.

Before you begin sending logs, you’ll need:

  • An active LogCentral account
  • Access to an organization and location within LogCentral
  • Network connectivity from your log sources to LogCentral
  • Appropriate permissions to configure log forwarding on your systems

In LogCentral, logs are sent to specific locations within your organization. Each location acts as a collection point for logs from related systems or environments. Think of locations as logical groupings—you might have separate locations for production, staging, or different data centers.

Before your devices can send logs to LogCentral, you must configure which IP addresses are authorized to send logs to your location. This is a mandatory security requirement—logs from unauthorized IPs will be rejected.

How to configure authorized IPs:

  1. Navigate to your location’s IP management settings
  2. Add the IP addresses of your devices (e.g., 192.168.1.100)
  3. Save your configuration

Why this is required:

  • Ensures only your trusted devices can send logs
  • Prevents unauthorized log submissions
  • Meets security compliance requirements
  • Protects your storage quota from unwanted traffic

Once your location is configured, you can begin sending syslog data. LogCentral accepts standard syslog formats, making it compatible with most logging systems and applications.

Dashboard with Logs

After setting up your log forwarding:

  1. Send a test log message from your system
  2. Check your LogCentral location to verify the log appears
  3. If logs don’t appear, verify your source IP is in the authorized list

Logs not appearing:

  • Verify your network can reach LogCentral’s ingestion endpoints
  • Confirm your source IP is in the authorized IP list for your location
  • Check your syslog configuration for correct destination settings

IP authorization issues:

  • Verify the correct IP address is authorized (check your actual outbound IP, which may differ from your internal IP)
  • For dynamic IPs, consider using the Meraki integration which automatically keeps IP addresses in sync

Configuration errors:

  • Double-check your location identifier
  • Ensure proper syslog format and protocol (UDP/TCP)
  • Review the IP management settings for your location

Once you’re successfully sending logs to LogCentral:

  • Set up alerts to monitor important events
  • Explore hot search to search logs in real-time
  • Configure log filtering to reduce storage costs
  • Set up additional locations for different environments

Need help? Contact your LogCentral administrator or refer to additional documentation for advanced configuration options.