DX Unified Infrastructure Management

  • 1.  logmon probe configuration

    Posted Aug 01, 2018 05:04 PM

    Hi All,

    Can anyone  tell me what the correct File Encoding  is for logmon scanning of an xml document?

     

    TIA



  • 2.  Re: logmon probe configuration

    Broadcom Employee
    Posted Aug 01, 2018 06:23 PM

    Check encoding from the xml file.

    e.g.

    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>



  • 3.  Re: logmon probe configuration

    Posted Aug 01, 2018 06:58 PM

    All the top of the file says is :

    <?xml version="1.0"?>
    <?xml-stylesheet type="text/xsl" href="log.xsl" ?>

     

    no message about encoding



  • 4.  Re: logmon probe configuration

    Posted Aug 01, 2018 06:58 PM

    All the top of the file says is :

    <?xml version="1.0"?>
    <?xml-stylesheet type="text/xsl" href="log.xsl" ?>

     

    no message about encoding



  • 5.  Re: logmon probe configuration

    Posted Aug 02, 2018 08:24 AM

    There are mainly two types of encoding −

    • UTF-8
    • UTF-16


  • 6.  Re: logmon probe configuration

    Posted Aug 02, 2018 10:01 AM

    What about windows-1250? we use it frequently for wordpad (rtf) logs, and excel logs.  Is there a TEC bulletin anywhere that as correlation chart, that says if you are scanning X log  use Y encoding?