How to find out logs related to which server, If i have 2 WFE's in the farm. How to configure logs path?

Hi,
I got this doubt, when searching logs on the servers. I have 2 WFE's in my farm, I got an error from enduser. So in which WFE server i need to check the logs.
How to configure logs path. Is it is possible to specify logs path on our own instead of 14 hive folder.
Badri

That is a really bad idea, especially with idle disconnects and other unreliability of CIFS.
You should instead check out the command
Merge-SPLogFiles which will allow you to combine ULS logs from multiple servers into a single file.
You can certainly specify your own path, but the path must be available on all servers. For example, if you specified D:\Logs, D:\Logs must exist on all SharePoint servers within the farm.
Trevor Seward
Follow or contact me at...
&nbsp&nbsp
This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

Similar Messages

  • How to find out my 5 computers which have been authorized for Itunes.

    How to find out my 5 computers which have been authorized for Itunes.

    Sorry, but you can't. You can, however,  log into your iTunes Store and use the "deauthorize all" command and then reauthorize the computers you're using now.
    Regards.

  • How to find out what version of iTune and iPhoto I have?

    How to find out what version of iTune and iPhoto I have?

    For each application, launch it and choose About from that application's menu, or control-click its Dock icon, choose Show in Finder, control-click that, and choose Get Info.
    (76257)

  • How to find out what version of DB Server was installed (32bit or 64)?

    Hello
    Maybe somebody would know if there is any way
    to find out what version of DB Server was installed (32bit or 64)?
    I need this information when downloading patches from oracle metalink.
    PN

    connect as sysdba using sqlplus and you'll get similar banner:
    Oracle9i Enterprise Edition Release 9.2.0.5.0 - 64bit Production
    This shows you are running 64 bit version.
    OR
    query the v$version (select * from v$version) you'll get the same as above.

  • How to find out Subcon PO select which BOM

    Dear ALL,
    My question is how to find subcon PO select which alternative BoM, item details seems at material detail components tab but which atlernative BoM ?
    Regards,

    Dear,
    Check in table ENT5177 table for changes.
    In table MAST, STPO and STKO  you can check how many alternatives you have.
    (I am not sure, system not available to check).
    Regards,
    Syed Hussain.
    Edited by: Syed Hussain on Feb 20, 2011 4:39 PM
    Edited by: Syed Hussain on Feb 20, 2011 4:40 PM

  • How to find out all table names which has a particular data

    Hi,
    How could i get all the table names from a database(for a schema) which has data 'KST6490' in one of the fileds in the table.There are many tables with this
    data. Data type is Varchar2. Thanks.

    One approach would be to create a procedure which retrieves the name of all tables in the schema using the user_tables view. Then use the user_tab_columns view to get all the column names and types. If the type is varchar2, then dynamically create a sql statement which runs a query on that column using the value which you are looking for. You would need two cursor loops for this approach: one for tables and one for columns. This approach requires good PL/SQL programming skills.
    Alternately, many query tools, such as Golden, provide a search capability on query results. Just do a select * from the table and search on the results. This would need to be done table by table and the results would have to fit in the memory available to the tool.
    Alternately, you can write table contents to a text file on the a server and then search the text file using operating system tools such as grep. This would require good OS scripting skills.

  • How to find out application status on a server?

    Hi,
    How can i find whether the application is running or not on specific system and port in core java?
    //Gupta.

    By using the JDK's jConsole tool. YOu can connect to any JVM and display all the threads, memory consumption, etc. Just inspect the running threads and show if something blocks.

  • How to find out report program for a particular smartform?

    Hi,
    How to find out report program from which the smart form function module is calling?
    Thanks.

    Hi
    There's no tools to do that, u can only find out the program where a string with the name of your smartform is: probably it'll be your program.
    U can try to use the program RPR_ABAP_SOURCE_SCAN in order to looking for a string a abap program.
    But if the name of smartform is transfer to program dinamycally, u've few chances.
    Max

  • SAP ABAP HR,  How to find out relationship in OM

    Hi Gurus,
    in ABAP HR , how to find out relationships in organisation assianment
    please clarify my Query.

    HRP1000 : Stores all the OM object types for eg, O - Org Unit, S- Position, C- Jobs, K- Cost Centers etc
    HRP1001 : Relationship between the object For eg, S (Position) Belongs to O (Org. Unit) etc
    HRP1002 : Description for all the objects
    HRP1003 : Department or Staff of the respective object, particularly O, S and P
    Additional Data in SAP's HRP1001 tells you how to retrieve the u2018additional datau2019 for org management relationships (ADATANR in HRP1000, ADATA in P1001, tables T77AD and T77AR).
    Reward if helpful

  • HT3986 how to find out serial no. of imac while using windows 7

    how to find out serial no. of imac while using windows 7

    In Windows open up the Command Prompt and type the following:
    c:> wmic bios get serialnumber

  • How to find out Transfer requirement number rom Transfer order

    How to find out Transfer requirement number rom Transfer order
    I have a TO number, I need to find out the relevant TR number.
    Is there a way to directly find out?
    OR
    Is there a table where I can check.
    Regards
    Alex

    Hi
    I think the table will be either LQUA or LTAP but if you display the TO and drill down in to it you will find the TR number and by using F1 on the TR number field you will find the correct table that contains the data.
    I hope that this helps
    Frenchy.

  • How to find out which server is running on which port

    hi all,
    how to find out which server is running on which port, i want to know both
    from front end and backend?
    thanks and regards
    srikanth

    The best source to get all the ports you have is the Context Files.
    All ports are defined in the Context Files through "AutoConfig Variable". You can get the list of those variables by referring to the following note under "What is the port pool? What if I want to give a specific value to a Server Port?"
    Note: 216664.1 - FAQ: Cloning Oracle Applications Release 11i
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=216664.1
    You can also get that list via OAM.
    Referring to the installation log file should also be helpful (Unless you have changed any of the ports after the installation).

  • How to find out which data control do the page layout components come from?

    hi,
    work in Jdev 11.1.2.3
    After have drag and drop data control into pages designer, how to find out which data control do the page layout component (such as a field in form layout) come from?
    --i cannot find data control related information in the property pallete for the page layout component.
    Regards.

    This information can be found in the page definition file.
    Select the field in the page and then click the binding tab.

  • How to find out the users currently logged into ODI

    Hi all,
    How to find out the users currently logged into ODI Work Repository?
    Thanks.

    Hi,
    It stores all the final queries in work rep table i.e "SNP_SESS_TXT_LOG" and the column is "TXT".
    Here u can find all the ODI bkp process queries.Pls specify the SESS_NO for purtivular task u want to check which u can get this in ODI operator.
    I dont think so that it will keep the substituted value(because its implicit and temporary process) but it will keep all the default values in the table SNP_VAR_SESS and the column is "DEF_V".
    Thanks,
    katukota

  • How to find out that particular structure is used in which tables

    Hello Friends,
    Most of the times through techinal information we come to know the table name for a particular field.And in se16 when i give that table name than system says its structure and not the table.So in se11 when i give that structure name in database table field, its shows all the field in that structure, but not the data stored in that field.
    So my question is how to find out that particular structure is used in which tables,so that i can view data stored in that structure?
    Thanking you guys in advance.
    Regards,
    Jitendra

    Dear,
    When you click on the technical information it will give the structure name and field, double click on the structure and it will take you the display structure screen, there you will have the where-used List icon (Ctrl + Shift + F3) at the top , click on that and it will show the options, select Database tables and execute, it will give the tables related to the structure, you can explore the list of tables and find where your required field is stored in them.
    Thanks & Regards,
    Vijaya Bhaskar A

Maybe you are looking for

  • Web Service Call with Basic Authentication does not work

    If I try to use Basic Authentication in my Web Service Client with the automatically created methods setUsername(inUserName) setPassword(inPassword) setAddress(inAddress) the application does not make a call. Did I forget something? Is it possible to

  • How to use Weblogic Server 6.1 build.xml with ant

    Hi Java's I have downloaded the latest version of BEA Weblogic server 6.1,they have changed the build.cmd to build.xml for compiling and building the ejb applications.they are telling that we have use $ant to run the build.xml but i couldn't able to

  • HT1338 Why do I see question marks on my dock instead of icons?

    Can someone tell my why my mac book pro displays "Question marks" insteaad of icons on the dock?  I noticed this today and I did a software upgrade to the latest OS X Version 10.8.2

  • Podcast feed removed  after 3 years from itunes - help!!

    Hello Members, We have had our podcast working for last 3 years. The feed works and it's just a Trance Progressive music feed and we have not had any problems since 2006. Last year Dec 21st we received an email stating the feed was removed due to tec

  • Missing "Business Unit" in report?

    Hi, for users there are fields "Business Unit", "Business Unit 1", ..., "Business Unit 4" as standard fields provided. When creating a report I cannot find "Business Unit", but BU 1...BU 4. Is there any reason for this missing field? Thanks in advanc