nerdexam
GIAC

GSSP-NET · Question #437

You work as a Software Developer for ABC Inc. The company uses Visual Studio .NET 2008 as its application development platform. You create an ASP.NET Web application using .NET Framework 3.5. The…

The correct answer is D. Configure the eventMappings Element in the Machine.config file to allow a single entry for. See the full explanation below for the reasoning.

Question

You work as a Software Developer for ABC Inc. The company uses Visual Studio .NET 2008 as its application development platform. You create an ASP.NET Web application using .NET Framework 3.5. The application uses the health monitoring events to raise application audit events in the following situations:

 When users login  When users modify their password  When users perform other security-related actions You must ensure that the application logs all audit events for all applications on the Web server. What will you do?

Options

  • AConfigure the eventMappings Element in the Web.config file to allow an entry for success
  • BConfigure the eventMappings Element in the Web.config file to allow a single entry for auditing
  • CConfigure the eventMappings Element in the Machine.config file to allow an entry for success
  • DConfigure the eventMappings Element in the Machine.config file to allow a single entry for

How the community answered

(68 responses)
  • A
    7% (5)
  • B
    4% (3)
  • C
    15% (10)
  • D
    74% (50)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice