Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8934511
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T09:48:17+00:00 2026-06-15T09:48:17+00:00

How many requests per second from a client can Loggly handle? I am only

  • 0

How many requests per second from a client can Loggly handle? I am only able to get around 10–20 requests processed per second and I am wondering if this is normal.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T09:48:18+00:00Added an answer on June 15, 2026 at 9:48 am

    I just ran a bunch of tests and found that it can’t really handle much via a tcp connection using syslog-ng.

    Here are my test results for anyone wanting to try it.
    I used balabit’s “loggen” program for this and sent 200 byte messages to the tcp port assigned to me by loggly.
    Note that although the syslog RFC (3164 at least) states that a log message should not exceed 1024 bytes, I used 200 byte packets just to be fair and because many messages are that small.

    Signed up for a free account.
    Configured a TCP connection for testing.
    Tried sending various amounts, results:

    Test 1: FAIL

    loggen -iS -r 6000  -s 200 -I 100 logs.loggly.com 16225
    Send error Broken pipe, results may be skewed.      
    average rate = 1392.13 msg/sec, count=18296, time=13.142, (average) msg size=200, bandwidth=271.74 kB/sec
    

    Test 2: FAIL

    loggen -iS -r 4000  -s 200 -I 100 logs.loggly.com 16225 
    Send error Broken pipe, results may be skewed.       
    average rate = 2767.16 msg/sec, count=121146, time=43.779, (average) msg size=200, bandwidth=540.15 kB/sec
    

    Test 3: FAIL

    loggen -iS -r 2500  -s 200 -I 100 logs.loggly.com 16225  
    Send error Broken pipe, results may be skewed.      
    average rate = 1931.27 msg/sec, count=85878, time=44.467, (average) msg size=200, bandwidth=376.98 kB/sec
    

    Test 4: FAIL

    loggen -iS -r 2000  -s 200 -I 100 logs.loggly.com 16225    
    Send error Broken pipe, results may be skewed.      
    average rate = 1617.72 msg/sec, count=83134, time=51.389, (average) msg size=200, bandwidth=315.78 kB/sec
    

    Test 5: FAIL

    loggen -iS -r 1000  -s 200 -I 100 logs.loggly.com 16225 
    Send error Broken pipe, results may be skewed.      
    average rate = 936.50 msg/sec, count=63331, time=67.624, (average) msg size=200, bandwidth=182.81 kB/sec
    

    Test 6: PASS for duration configured, FAIL for > 100 seconds – SEE TEST 7

    loggen -iS -r 500  -s 200 -I 100 logs.loggly.com 16225  
    average rate = 325.00 msg/sec, count=32501, time=100.001, (average) msg size=200, bandwidth=63.44 kB/sec
    

    Test 7: FAIL – Ran a new test @500 EPS for a longer period and the pipe broke after 255 seconds:

    loggen -iS -r 500  -s 200 -I 10000 logs.loggly.com 16225
    Send error Broken pipe, results may be skewed.     
    average rate = 323.35 msg/sec, count=82642, time=255.577, (average) msg size=200, bandwidth=63.12 kB/sec
    

    Test 8: FAIL (ran for longer @ 200 EPS, but still failed)

    loggen -iS -r 200  -s 200 -I 10000 logs.loggly.com 16225 
    Send error Broken pipe, results may be skewed.      
    average rate = 163.53 msg/sec, count=234090, time=1431.470, (average) msg size=200, bandwidth=31.92 kB/sec
    

    Test 9: FAIL (again, ran longer but still failed)

    loggen -iS -r 50  -s 200 -I 10000 logs.loggly.com 16225    
    Send error Broken pipe, results may be skewed.    
    average rate = 47.36 msg/sec, count=89325, time=1886.014, (average) msg size=200, bandwidth=9.25 kB/sec
    

    Test 10: FAIL? (same results, but lost the connection again. Hard to believe they can’t handle 10 eps?)

    loggen -iS -r 10  -s 200 -I 10000 logs.loggly.com 16225 
    Send error Broken pipe, results may be skewed.  
    average rate = 9.94 msg/sec, count=1568, time=157.770, (average) msg size=200, bandwidth=1.94 kB/sec
    

    Did some web searching to see what loggly can actually do, but there’s only marketing material that says it is scalable, not how scalable it is.
    I did find this:
    http://twitter.com/jordansissel/status/5948244626509824
    Which is only 22 events per second…

    Full Disclosure: I am the founder of LogZilla, so I was testing out the competition because we are launching a cloud-based syslog solution.
    My tests show that our software is able to handle anywhere from 2,000 to 12,000 events per second depending on which servers we’re using in the cloud.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to develop a small application that tests how many requests per second
oh wise list, We need a scalable solution that can handle many concurrent requests
Consider a cache application with thousands of requests per second where the client asks
I have a high-throughput WSGI app that receives many POSTs per second from a
The site I am developing in php makes many MySQL database requests per page
I'm working on a web project, which have to process so many client requests.
I have a Monodroid application that does many webrequests. I am making requests from
I've got a problems because of 360Spider: this bot makes too many requests per
I have successful FB Credits integration, which receives many requests per day. But sometimes
Is there anyway to determine how many requests or how much data you have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.