nerdexam
RSA

050-SEPROGRC-01 · Question #43

Log files are written in:

The correct answer is B. .NET. RSA Archer log files are written using the .NET logging framework because the Archer platform is built on Microsoft .NET technology.

Archer Platform Architecture and Components

Question

Log files are written in:

Options

  • AC#
  • B.NET
  • CXML
  • DHTML

How the community answered

(28 responses)
  • A
    4% (1)
  • B
    71% (20)
  • C
    18% (5)
  • D
    7% (2)

Why each option

RSA Archer log files are written using the .NET logging framework because the Archer platform is built on Microsoft .NET technology.

AC#

C# is the programming language used to write .NET applications; it is not a log file format or output format.

B.NETCorrect

RSA Archer is a Microsoft .NET-based enterprise application, and its logging subsystem uses the .NET framework's logging infrastructure - this means log file output is generated through .NET logging providers and follows the conventions of that runtime environment.

CXML

XML is a markup language that can structure data, but it is not the format in which Archer writes its log files.

DHTML

HTML is a web presentation markup language used for rendering pages in browsers and is not used as a format for application log files.

Concept tested: RSA Archer log file format and .NET platform

Source: https://community.rsa.com/t5/archer-platform-documentation/tkb-p/archer-platform-documentation

Topics

#log files#.NET#logging format

Community Discussion

No community discussion yet for this question.

Full 050-SEPROGRC-01 Practice