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 948795
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T23:18:07+00:00 2026-05-15T23:18:07+00:00

Most Unix programmers would be used to the interface defined by syslog.h , and

  • 0

Most Unix programmers would be used to the interface defined by syslog.h, and many implementations (such as glibc) have no real limit on the size of the syslog message being sent to it, but there is usually a limit on the application listening to /dev/log.

I’m wondering if anyone knows a way to find the maximum message size for the syslog? Or some good documentation of what the limit actually (or usually) is?

Edit:

So far I’ve found these RFCs on the topic:

  • http://www.faqs.org/rfcs/rfc3164.html
  • http://www.faqs.org/rfcs/rfc5426.html
  • 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-05-15T23:18:07+00:00Added an answer on May 15, 2026 at 11:18 pm

    Keep in mind syslog is a protocol, which means it sets minimums and makes recommendations. I can’t find a source to this, but I believe the minimum length that should be supported is 1k, with 64k being recommended.

    Each implementation is free to do what they want, i.e. if you wanted a 16MB maximum and were writing a syslog server, you’re free to do that. I’m not sure why you would, but you could.

    As far as I know, there is no standard programatic way of ascertaining this, so keeping messages at just under 1k would be ideal for portability.

    Update

    User MuMind indicated in comments that rsyslog truncated at 2097 characters, including log type / time stamp. As it is a widely used implementation of the protocol, this reinforces that length should be kept to between 1k – 1.5k for maximum portability.

    Honestly, the only reason to exceed that would be to log additional debug / crash output; it’s much better to put that somewhere in /var/log instead, and just indicate that you did so when talking to syslog (granted, there are scenarios when you couldn’t, but plenty of libraries have ‘best effort’ logging built in to deal with that).

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

Sidebar

Related Questions

I have never used Python before, most of my programming has been in MATLAB
I need to select the most recent 2 rows by unix timestamp. I would
Are there any alternatives to stat (which is found on most Unix systems) which
I'm writing a script that gets the most recently modified file from a unix
Most of the ASP.NET MVC paging solutions I have found by googling look like
According to: http://www.php.net/manual/en/function.filectime.php In most Unix filesystems, a file is considered changed when its
Most UNIX C compilers link executables by default to a file called a.out. Why?
In unix environments the makecontext()/swapcontext() family of functions is sometimes used to implement coroutines
Is there an editor for Unix shell scripts such as Bash that has a
I have inherited a 20-year-old interactive command-line unix application that is no longer supported

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.