Dhclient / wicd messages.log spam

dhclient wrote:Mar 17 13:01:03 localhost dhclient: Internet Systems Consortium DHCP Client 4.2.3-P2
Mar 17 13:01:03 localhost dhclient: Copyright 2004-2012 Internet Systems Consortium.
Mar 17 13:01:03 localhost dhclient: All rights reserved.
Mar 17 13:01:03 localhost dhclient: For info, please visit https://www.isc.org/software/dhcp/
I can see how they might want me to know that. But it's really not the kind of information I want to see repeated a hundred times over the course of a day when I'm opening my messages.log
Can I (and am I allowed to) stop dhclient / wicd from spamming my messages.log or do I have to remove it if I want to get rid of those messages?
Also:
Is this a bug or intended behaviour?
And if it's a bug, do I head over to wicd or to dhclient bugtracker? :3
thx

You can probably stop those messages by editing /etc/syslog-ng/syslog-ng.conf. The wiki has good bit on syslog-ng.

Similar Messages

  • Synergyc spamming messages.log

    Just wanted to let you guy's know that if you follow the instructions on the archwiki for autostarting the synergy client using the /etc/rc.d/synergyc file, then you may want to edit the line that calls synergy to include "-d WARNING". This way only messages with level "WARNING" and above get added to messages.log.
    Example spam messages:
    May 26 22:30:46 localhost Synergy 1.4.6: 2012-05-26T22:30:46 INFO: entering screen
            /build/src/synergy-1.4.6-Source/src/lib/synergy/CScreen.cpp,103
    May 26 22:30:47 localhost Synergy 1.4.6: 2012-05-26T22:30:47 INFO: leaving screen
            /build/src/synergy-1.4.6-Source/src/lib/synergy/CScreen.cpp,121
    Example /etc/rc.d/synergyc
    #!/bin/bash
    . /etc/rc.conf
    . /etc/rc.d/functions
    #Put the server host name in the following line
    SERVERALIAS="server-host-name"
    PID=`pidof -o %PPID /usr/bin/synergyc`
    case "$1" in
    start)
    stat_busy "Starting Synergy Client"
    [ -z "$PID" ] && /usr/bin/synergyc -d WARNING "$SERVERALIAS"
    if [ $? -gt 0 ]; then
    stat_fail
    else
    /usr/bin/xset r on
    add_daemon synergyc
    stat_done
    fi
    stop)
    stat_busy "Stopping Synergy Client"
    [ ! -z "$PID" ] && kill -9 $PID
    if [ $? -gt 0 ]; then
    stat_fail
    else
    rm_daemon synergyc
    stat_done
    fi
    restart)
    $0 stop
    sleep 1
    $0 start
    echo "usage: $0 {start|stop|restart}"
    esac
    exit 0
    This is useful so that your messages.log isn't full of unimportant stuff if you're trying to debug other problems, also reduces the overall number of reads and writes which may be good for people running on SSDs (though the var directory should probably be put on a different HDD if possible in that case).

    Awesome, I just did that.
    https://wiki.archlinux.org/index.php/Sy … leshooting

  • Exchange server 2013 content filter rejecting all incoming messages as spam.

    Hello All,
    Today out of the blue our Exchange server 2013 install started rejecting any inbound message as spam. It first started with only one user not being able to receive any mail because of this anomaly and
    then after 12 or so hours all users were getting their mail rejected.
    I currently had the threshold set to 5 on external messages only. Internal is disabled.
    I have tried setting the threshold to 8 and 9, and rebooted the server after restarting
    all services just to make sure everything reset. Even dished out a IISRESET just in case. Whatever I tried still does not work.
    The install is a stand alone server facing the outside world (no edge server) living
    in a 2 domain controller environment with a share point farm thrown in (ESXI5.5 environment)
    Everything works just fine and dandy if I disable the content filter all together. Not seeing anything in the application logs out of the ordinary. Everything was working great and the same settings I used on this server worked well for a totally different
    server that runs just fine.
    Any ideas?
    fr0stsp1re

    RunspaceId                            : 87157b62-a061-436b-8fb9-dab446be3473
    Name                                  : ContentFilterConfig
    RejectionResponse                     : Message rejected as spam by Content Filtering.
    OutlookEmailPostmarkValidationEnabled : True
    BypassedRecipients                    : {}
    QuarantineMailbox                     :
    SCLRejectThreshold                    : 6
    SCLRejectEnabled                      : False
    SCLDeleteThreshold                    : 9
    SCLDeleteEnabled                      : False
    SCLQuarantineThreshold                : 9
    SCLQuarantineEnabled                  : False
    BypassedSenders                       : {}
    BypassedSenderDomains                 : {}
    Enabled                               : False
    ExternalMailEnabled                   : True
    InternalMailEnabled                   : False
    AdminDisplayName                      :
    ExchangeVersion                       : 0.1 (8.0.535.0)
    DistinguishedName                     : CN=ContentFilterConfig,CN=Message Hygiene,CN=Transport Settings,CN=Smith And
                                            Smith,CN=Microsoft
                                            Exchange,CN=Services,CN=Configuration,DC=XXXXXXXXXXX,DC=com
    Identity                              : ContentFilterConfig
    Guid                                  : 8f86e0b6-da37-42d3-b7cd-b9635b7db271
    ObjectCategory                        : XXXXXXXXXXXXXXXXXXX/Configuration/Schema/ms-Exch-Message-Hygiene-Conten
                                            t-Filter-Config
    ObjectClass                           : {top, msExchAgent, msExchMessageHygieneContentFilterConfig}
    WhenChanged                           : 5/28/2014 12:15:21 PM
    WhenCreated                           : 5/1/2014 4:17:55 PM
    WhenChangedUTC                        : 5/28/2014 7:15:21 PM
    WhenCreatedUTC                        : 5/1/2014 11:17:55 PM
    OrganizationId                        :
    OriginatingServer                     : XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    IsValid                               : True
    ObjectState                           : Unchanged
     This is what it is set at now. Completely disabled. It worked fine for quite some time filtering out spam pretty nicely then one day everyone's mail was being rejected as spam by the content filtering agent. I know of someone else who also had this
    issue except their box was running 2008R2 with EX2007. They too disabled the content filter as it was giving them too many problems with mail being rejected.
    fr0stsp1re

  • How do you mark a message as spam when your mail comes from gmail via OS X Mail.app?

    How do you mark a message as spam when your mail comes from gmail via OS X Mail.app?
    I use IMAP to get Gmail. I seem to remember seeing a "[Gmail]/Spam" IMAP folder in previous versions of the app, but that's not visible any more.
    Without this, I have to log on to the web-based Gmail to mark messages as spam, that's a productivity killer.

    right mouse click on a message and select Mark as Junk Mail

  • Vty log spamming

    Hello,
    Have anyone encountered this message being spammed in the loggs? 
    Aug  8 09:37:36: %SYS-5-CONFIG_I: Configured from console by vty0
    Aug  8 09:38:28: %SYS-5-CONFIG_I: Configured from console by vty0
    Aug  8 09:39:18: %SYS-5-CONFIG_I: Configured from console by vty0
    Aug  8 09:40:14: %SYS-5-CONFIG_I: Configured from console by vty0
    Aug  8 09:41:10: %SYS-5-CONFIG_I: Configured from console by vty0
    Aug  8 09:42:05: %SYS-5-CONFIG_I: Configured from console by vty0
    Aug  8 09:42:58: %SYS-5-CONFIG_I: Configured from console by vty0
    Aug  8 09:43:55: %SYS-5-CONFIG_I: Configured from console by vty0
    Aug  8 09:44:52: %SYS-5-CONFIG_I: Configured from console by vty0
    SE008900sw01#term mon
    SE008900sw01#sh users
        Line       User       Host(s)              Idle       Location
    *  1 vty 0     xxx     idle                 00:00:00     x.x.x.x
      Interface      User        Mode                     Idle     Peer Address
    Of course this is normal behaviour if you're using the vty's, however this happens when no one is accessing the switch from the vty's.
    Im leaning towards either some background-task is issueing this configmessages or some kind of bug. 
    Have anyone else encountered this?

    Hm, I definitely have a reverse PTR. But there's also definitely a problem with Kerberos. In the Directory, I click Edit for a user and get a GSSAPI Error (cannot find ticket for requested realm) followed by a "if you haven't dismissed the Kerberos authentication dialog by clicking 'Cancel', chances are there is a problem with Kerberos." Interestingly, there's never a dialog presented to me.
    In case it's relevant, as mentioned, this is a new iMac. It will not boot from the OS X Server Install DVD - I have to start out with the client version of OS X and run the installer from the disc, and then reboot sans install DVD. If I try to boot from the DVD it restarts over and over again. Enterprise support said this is "normal" since the install DVD comes with 10.5.4 - it won't boot from a machine that came with 10.5.6 client.
    Is it possible that something that the client version does with Kerberos (standalone machine?) doesn't get corrected in the Server install, preventing it from working? I'm postulizing this theory as I see in my error log shortly after boot:
    com.apple.KerberosAutoConfig[3244] Couldn't find KerberosClient config record

  • BRF+ Message Log & "Rule as Expression"

    Hi colleagues,
    I am quite new to BRFplus and have two questions:
    1) I would like to use a message log action in order to indicate errors. I tried to follow https://wiki.wdf.sap.corp/wiki/display/FDT/Message+Log   with method SET_APPLICATION_LOG_OBJECT, but I can't find the class this method belogns to. I also tried modelling a rule & action message log with help of the UI. My question is how can I log messages and where can I find them after the function is beeing processed?
    2) In every guide I can read something about rule expressions and even how to create them (e.g. http://help.sap.com/saphelp_nw70ehp1/helpdata/en/cc/85414842c8470bb19b53038c4b5259/frameset.htm), but in the workbench there is no possibilty of creating rules as expressions but only rules and rulesets (the rule is not part of the "Expression" node).
    I hope somebody knows what I mean
    Thanks a lot & kind regards,
    Ilijana

    Thanks a lot for your response!
    Could you tell me why using rules and rulesets is not recommended for 7.01 ? This could be interesting for my bachelor thesis.
    Thanks & Kind Regards,
    Ilijana

  • CK40N : no message log update after =cksu

    Hi costing experts,
    In the costing run statistics there are errors for the marking step, which I correct by entering =cksu according to SAP note 542790.
    However, the message log for the marking step is not updated. It is hard to find which are the remaining messages in the overall message log, because there are some 400 messages in total and only 50 are still relevant according to the refreshed statistics.
    Does anyone have any idea's about what can be done to update the message log?
    Thanks,
    Caroline.

    I got below error in the ST22 dump....
    "Database error text........: "ORA-00060: deadlock detected while waiting for
    resource"
    Internal call code.........: "[RSQL/INSR//BIC/FZXX_C02 ]"
    I was searching for OSS notes associated with following keywords and note able to find any notes related my support pack level we are in SP13 (SAPKW70013)
    "DBIF_RSQL_SQL_ERROR" "CX_SY_OPEN_SQL_DB" "WRITE_ICFACT"
    Any help will be greatly appreciated...
    Thanks,
    Raman

  • Message log not correctly associated with contact

    I'm having an issue where I cannot text message a particular contact or phone number. A series of steps I took seems to have exposed a glitch where the message log will not corrrectly associate itself to a newly created contact.  So now when I push the SMS button on the new contact, nothing happens. Also when I manually start a new text message and add the contact to the text message and press send, the message clears from the text box and nothing else happens.
    Here is how you reproduce the error:
    1. I called a number and quickly hung up, just as you would do to log a number for saving later.
    2. From the call log, I clicked on the SMS button to send a text message.
    3. I sent a text message.
    4. From the text message log, I clicked on the number at the top to save it to contacts.
    5. I saved a new contact with the number.
    6. If you go back to the message log, you should notice that the message log header does not update with the new contact's name. Instead it will still show the number.
    7. Finally, I went to the test contact and pressed the SMS button and nothing happens.
    After you add the contact like I did, it seems that the contact does not correct connect itself with the message log.
    After step 5, go to the message log and click on the message log header which should still be the number. When you do this, you would think it would open up the new test contact info card, but instead it opens up a new contact card, as if the number is not saved to a contact yet. It gives me the option to Add To Contacts at the bottom.

    I have the same issue.  I started not being able to text only one person.  I go to the contact and click on the "SMS" button and it doesn nothing.  If I try to send the message directly to the number it just doesn't do anything, the message leaves the text box, but doens't show up in the conversation window.  I'm not exactly sure what I did to do this, but I think it's because I added the same contact twice.  Once from my incoming calls, and once from my outgoing texts.  I've tried deleting all references to this number (ie the contact info, incoming/outoing calls and texts) but nothing has worked.  It must be the corrupt contact thing as well.

  • Message log is not getting deleted in WEBUI (BADI ORDER_SAVE)

    Hi,
    I am displaying an error message based on certain conditions in BADI: ORDER_SAVE (CHECK_BEFORE_SAVE). On getting error, I am correcting that error.
    Using CRM_MESSAGE_DELETE, I am deleting error message before displaying new error message. However, my error log is not going away. It is still displaying in the log in WEBUI.
    Could you please help me out, how can I delete error message, and error log from WEBUI.
    Thanks,
    Sandeep

    I  have the same question as you .
       I  have use folleing code to display message in web ui:
          if (conditions).
          CV_OWN_MESSAGE = 'X'.
          MESSAGE '商机描述已经存在,请修改后再保存!' type 'E' RAISING DO_NOT_SAVE .
        endif.
    but when i have edit the description , the Message log is not getting deleted in WEBUI .
    who can tell me , thanks for all your help !

  • Error message: "Logging into the account failed because an error occurred."

    Hello,
    We had an XServe G5 2.0 DP 5GB/80/2x250 running Mac OS X 10.3.9 Server with all updates as a main server for a school. The server provides Open Directory Master as well as File-Sharing (AFP and SMB) and e-mail services to about 30 teachers and 300 students. The user home directories reside on the server. A web server also runs on the machine. The students use a pool of laptops, which are configured with a local guest and admin account as well as access to the server-based home directories with Directory Access. The server had the OS running on the 80 GB hard drive and all data (Home directories, mail database, website, etc. were on the two mirrored 250 GB drives.) All was working well until...
    A few weeks ago, one of the two 250 GB died. We decided to use the opportunity to upgrade the server and set it up with 3 x 750 GB, two drives running as a mirrored pair to hold OS AND Data, the other as a stand-by unit to help replace a failing drive.
    We migrated the OS and all data from the previous drives without a problem. Since now, all data is residing on one pair of drives, we put the data from the old "Data" drive in a folder on the root level of the new HD pair. We wrote a script that launches at startup which creates the symlink in /Volumes/Data to link to /Data. We thought that with this, all would be well.
    However: When any user tries to log into his account from any iBook (10.3.9 or 10.4.11) (wirelessly), he gets the message:
    "Logging into the account failed because an error occurred. The home folder for the user account is located on an afp or smb server. contact your system administrator for help"
    If the user logs in to the guest account on the iBook, then accesses his home directory via file-sharing, he can see (read/write) all his data. So, the data and privileges seem to be OK, as well as Open Directory working correctly. Mail and the web work well also, as does logging in to a user account from one of the PC's (wired).
    Can anyone make any suggestions as to how to fix the situation? Currently, the users are using the guest accounts and accessing their data via filesharing, as well as using webmail for their e-mail, but this is a major nuisance.
    Any help will be greatly appreciated.
    Best regards,
    Alain Chammas
    A user trying to access his account from a PC (wired) has no problems.

    A good number of folks are having problems with this same error message at login, and nobody seems to have found a fix.
    I believe I have stumbled upon, if not a solution, at least part of the answer. If you're logged into a 10.4 workstation, open a Finder window and click the "Network" icon. The first time you do this, you'll only see "Library" and "Servers" icons, but if you let it sit for a moment, other folders will magically appear. One of these is "My Network" which is the critical part.
    In Workgroup Manager, edit one of your users' home directory configuration. There's a URL piece, usually "afp://server.domain.com/Users" (which is what shows up in the window when you click on the "Home" tab for that user), and then there's a "Home" path that is usually something like "/Network/Servers/servername/Users/username". Trouble is, you've noticed that 10.4 doesn't put servers into the "Servers" path, but rather into the "My Network" path.
    So, if you change that "Home" path to read "/Network/My Network/servername/Users/username", it should work--with one caveat. Apparently 10.4 doesn't create the "My Network" path on a given client until you actually browse the network on that client. If you haven't logged into a 10.4 workstation and browsed the network, the "My Network" path won't be there, and you'll still get the error. Login as a local user, browse the network (so that the "My Network" folder shows up), logout, and then login as an Open Directory user, and it should work.
    I'm betting that 10.3, 10.4, and 10.5 all handle this issue differently, so if you're in a mixed-version situation, you may have to experiment to find a workable fix.
    Derndest thing I ever saw.

  • How do I mark messages as spam in mac mail

    I get numerous messages per day from "Daemon" returning mail supposedly sent from my email address. Unknown domain names, several with .ru (Russia?) suffix and message is in Cyrhillic.  I read the info about how spammers can 'steal' legitimate email addresses and make messages appear to be from legitimate email addresses
    I have been 'bouncing' each message, but hasn't slowed down Daemon returning a new one to me.
    My ISP said I should simply mark the Daemon messages as spam on my Mac.
    I am not sure how to do this..  or if that would be a solution??
    any ideas and/or advice gratefully received

    Mark those messages as Junk mail;
    and then create two Rules.  One  to send emails marked Junk to the Trash and one to send those particular emails directly to the Trash. Check to find what is common between those emails and use that in the Rule.
    OT

  • Can we save the warning message in the message log of Lead.

    Hi,
    I have an requirement where i have to raise an warning message while "creation of lead from campaign" on campaign UI, I can raise that warning message using below code.
    DATA lr_message_service TYPE REF TO cl_bsp_wd_message_service.
    lr_message_service = cl_bsp_wd_message_service=>get_instance( ).
    lr_message_service->add_message( iv_msg_type = if_genil_message_container=>mt_warning
    iv_msg_id = 'ztest'
    iv_msg_number = 006
    iv_msg_level = '1' ).
    but how can i retain this warning message in the lead message log ? "when ever i will open that lead again that warning message should be there"
    thanks & regards
    raman khurana.

    Hi,
    Below are the steps to write to the log and then read it,
    1. Create a Log useing FM BAL_LOG_CREATE. This will return the log handle.
    2. Add messages to log using FM BAL_LOG_MSG_ADD. Importing parameters are log handle and the message.
    3. You can read the log by passing the log handle to FM BAL_GLD_SEARCH_MSG. This will return the message handle.
    4. Now pass the message handle to FM BAL_LOG_MSG_READ. This inturn return the message id and class. Pass the msg. details to FM BAL_DSP_TXT_MSG_READ to read the message text.
    Regards,
    Arun Kumar

  • Can i view an xsl stylesheet? My message log is formatted and I can't read it.

    I have found a message log in My Downloads. When I try to read it, it's an xsl stylesheet. What is this? Why is it in this format, and can I convert it so I can read it? Thanks--need details--I don't know much about computers!

    An XSL stylesheet usually contains layout rules for an XML data file, but not actual data. Maybe what you found is actually the XML data file, which refers to the XSL style sheet?
    If it doesn't help to open it in a Firefox tab, try opening it in Internet Explorer or Microsoft Excel. Both have some capability to decode XML.

  • How to change bounce message for spam tagged email?

    Hello,
    I'm checking outgoing email messages for spam. I will send bounce to email sender (user from my domain) if message is tagged as positive or suspected spam. ok, I can set it, but how can I change text in bounce message?
    default bounce if mail is tagged as spam is:
    Your message did not reach some or all of the intended recipients.
    Subject: FW: something
    Sent: 7/12/2009 8:33 PM
    The following recipient(s) could not be reached:
    [email protected] on 7/12/2009 8:35 PM
    The e-mail system was unable to deliver the message, but did not report a specific reason. Check the address and try again. If it still fails, contact your system administrator.
    <smtp.domain.com #5.0.0 smtp; 5.x.0 - Message bounced by administrator (delivery attempts: 0)>
    ^^ but there is no information for the sender that message is not possible deliver, because is tagged as spam.
    Is it possible to change this default message?
    (AsyncOS: v6.5.2-101)
    martin

    You are correct that it doesn't appear that the Positive Spam or Suspect Spam setting doesn't appear to give you any leeway on using a different bounce profile/message to whomever you bounce it back to.
    You may want to consider this workaround.
    1. In the Action, change it to "Deliver"
    2. In the Advanced section of both the Positive and Suspect spam, there is a section labeled "Add Custom Header". Add a custom header like the following:
    X-Internal-Spam-Message: true
    3. Then, since this message will still go through the outgoing content filters, you can create an outgoing content filter that looks for the "X-Internal-Spam-Message" header. If that header exist, then the outgoing content filter will match. For the action, you may need to use the "notify()" action and notify the original sender that it could not get delivered since it was detected to be spam. There is an option to attach the original message. The reason you need to use the notify() instead of the bounce() is because bounce doesn't currently have the option to specify which bounce profile to use.
    You can only specify a different bounce profile in the "Mail Policies > Destination Controls".
    Let me know if you have any question.

  • FaceTime and Messages log in error on Mac

    FaceTime and Messages log in error on my iMac and Mac Mini.  (OS X 10.8.2)
    Getting a 'registration cannot be completed at this time message', but both worked fine before (when the iMac was in my office). 
    Both FaceTime and iMessage work on the iPad.
    Running the home network through a near-new, still functioning Time Capsule.
    Have logged out, tried logging in with a new Apple ID, and get the same result.
    Help, please.

    Sorry, I'm at a loss...
    Try Apple's Express Lane...
    https://expresslane.apple.com/

Maybe you are looking for