

This is the new *Amazon CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [Amazon CloudFormation User Guide](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::FSx::FileSystem LogConfiguration
<a name="aws-properties-fsx-filesystem-logconfiguration"></a>

<a name="aws-properties-fsx-filesystem-logconfiguration-description"></a>The `LogConfiguration` property type specifies Property description not available. for an [AWS::FSx::FileSystem](aws-resource-fsx-filesystem.md).

## Syntax
<a name="aws-properties-fsx-filesystem-logconfiguration-syntax"></a>

To declare this entity in your Amazon CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-fsx-filesystem-logconfiguration-syntax.json"></a>

```
{
  "[Destination](#cfn-fsx-filesystem-logconfiguration-destination)" : {{String}},
  "[Level](#cfn-fsx-filesystem-logconfiguration-level)" : {{String}}
}
```

### YAML
<a name="aws-properties-fsx-filesystem-logconfiguration-syntax.yaml"></a>

```
  [Destination](#cfn-fsx-filesystem-logconfiguration-destination): {{String}}
  [Level](#cfn-fsx-filesystem-logconfiguration-level): {{String}}
```

## Properties
<a name="aws-properties-fsx-filesystem-logconfiguration-properties"></a>

`Destination`  <a name="cfn-fsx-filesystem-logconfiguration-destination"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Level`  <a name="cfn-fsx-filesystem-logconfiguration-level"></a>
Property description not available.  
*Required*: Yes  
*Type*: String  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)