nerdexam
Citrix

1Y0-400 · Question #203

Which file should a Citrix Administrator edit to configure log settings on the StoreFront server?

The correct answer is A. web.config. See the full explanation below for the reasoning.

Question

Which file should a Citrix Administrator edit to configure log settings on the StoreFront server?

Options

  • Aweb.config
  • Bglobal.aspx
  • Clogout.aspx
  • Ddefault.html

How the community answered

(13 responses)
  • A
    69% (9)
  • B
    15% (2)
  • C
    8% (1)
  • D
    8% (1)

Community Discussion

3
Ola B.Ola B.Jun 26, 2026

The answer is A, web.config. That is the XML configuration file that controls application settings for StoreFront, including logging, and it is the standard place a Citrix admin goes to tune log levels and diagnostic output. Spin up a StoreFront instance in a lab and open that file in any text editor and you will see the logging configuration right there in the appSettings and diagnostics sections.

26
Carlos M.Carlos M.Jun 14, 2026

web.config is your answer here, since StoreFront is built on ASP.NET and that file controls application-level settings including logging configuration. Quick question though, are you also studying where exactly in the web.config the logging level gets set, or just memorizing which file it is?

4
Hiroshi T.Hiroshi T.Jun 26, 2026

Saw this exact question, picked web.config without hesitation, Citrix docs confirm it plain as day.

-2
Full 1Y0-400 Practice