Skip to content

Latest commit

 

History

History
110 lines (88 loc) · 5.85 KB

nf-fsrmpipeline-ifsrmclassificationmanager-get_logging.md

File metadata and controls

110 lines (88 loc) · 5.85 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:fsrmpipeline.IFsrmClassificationManager.get_Logging
IFsrmClassificationManager::get_Logging (fsrmpipeline.h)
The types of logging to perform when running the classification rules. (Get)
FsrmClassificationManager class [File Server Resource Manager]
Logging property
IFsrmClassificationManager interface [File Server Resource Manager]
Logging property
IFsrmClassificationManager.Logging
IFsrmClassificationManager.get_Logging
IFsrmClassificationManager2 interface [File Server Resource Manager]
Logging property
IFsrmClassificationManager2.Logging
IFsrmClassificationManager2::get_Logging
IFsrmClassificationManager2::put_Logging
IFsrmClassificationManager::Logging
IFsrmClassificationManager::get_Logging
IFsrmClassificationManager::put_Logging
Logging property [File Server Resource Manager]
Logging property [File Server Resource Manager]
FsrmClassificationManager class
Logging property [File Server Resource Manager]
IFsrmClassificationManager interface
Logging property [File Server Resource Manager]
IFsrmClassificationManager2 interface
fs.ifsrmclassificationmanager_logging
fsrm.ifsrmclassificationmanager_logging
fsrmpipeline/IFsrmClassificationManager2::Logging
fsrmpipeline/IFsrmClassificationManager2::get_Logging
fsrmpipeline/IFsrmClassificationManager2::put_Logging
fsrmpipeline/IFsrmClassificationManager::Logging
fsrmpipeline/IFsrmClassificationManager::get_Logging
fsrmpipeline/IFsrmClassificationManager::put_Logging
get_Logging
fsrm\ifsrmclassificationmanager_logging.htm
fsrm
c22f646b-36dc-45b8-a9ad-81ce6adab5bf
12/05/2018
FsrmClassificationManager class [File Server Resource Manager],Logging property, IFsrmClassificationManager interface [File Server Resource Manager],Logging property, IFsrmClassificationManager.Logging, IFsrmClassificationManager.get_Logging, IFsrmClassificationManager2 interface [File Server Resource Manager],Logging property, IFsrmClassificationManager2.Logging, IFsrmClassificationManager2::get_Logging, IFsrmClassificationManager2::put_Logging, IFsrmClassificationManager::Logging, IFsrmClassificationManager::get_Logging, IFsrmClassificationManager::put_Logging, Logging property [File Server Resource Manager], Logging property [File Server Resource Manager],FsrmClassificationManager class, Logging property [File Server Resource Manager],IFsrmClassificationManager interface, Logging property [File Server Resource Manager],IFsrmClassificationManager2 interface, fs.ifsrmclassificationmanager_logging, fsrm.ifsrmclassificationmanager_logging, fsrmpipeline/IFsrmClassificationManager2::Logging, fsrmpipeline/IFsrmClassificationManager2::get_Logging, fsrmpipeline/IFsrmClassificationManager2::put_Logging, fsrmpipeline/IFsrmClassificationManager::Logging, fsrmpipeline/IFsrmClassificationManager::get_Logging, fsrmpipeline/IFsrmClassificationManager::put_Logging, get_Logging
fsrmpipeline.h
FsrmPipeline.h, FsrmTlb.h
Windows
None supported
Windows Server 2008 R2
SrmSvc.dll
Windows
19H1
IFsrmClassificationManager::get_Logging
fsrmpipeline/IFsrmClassificationManager::get_Logging
c++
APIRef
kbSyntax
COM
SrmSvc.dll
IFsrmClassificationManager.Logging
IFsrmClassificationManager.get_Logging
IFsrmClassificationManager.put_Logging
IFsrmClassificationManager2.Logging
IFsrmClassificationManager2.get_Logging
IFsrmClassificationManager2.put_Logging
FsrmClassificationManager.Logging

IFsrmClassificationManager::get_Logging

-description

[This property is supported for compatibility but it's recommended to use the FSRM WMI Classes to manage FSRM. Please see the MSFT_FSRMClassification class.]

The types of logging to perform when running the classification rules.

This property is read/write.

-parameters

-remarks

The log file for the FsrmClassificationLoggingFlags_ClassificationsInLogFile and FsrmClassificationLoggingFlags_ErrorsInLogFile logging options are stored in the reports directory. The name of the FsrmClassificationLoggingFlags_ClassificationsInLogFile log file is "ClassifierName-FsrmServerName(FQDN)-TimeStamp.xml". The log file contains one entry per property assignment to a specific file. Each log entry specifies the:

  • File name (full path)
  • Property
  • Value assigned
  • Rule applied
  • Result (whether the classification succeeded)
The name of the FsrmClassificationLoggingFlags_ErrorsInLogFile log file is "ClassifierNameErrors-FQDNServerName-TimeStamp.xml". The log file contains one entry per error. Each log entry specifies the:
  • Error code
  • File name (full path)
  • Property
  • Rule applied

-see-also

FsrmClassificationManager

IFsrmClassificationManager

IFsrmClassificationManager2

MSFT_FSRMClassification