--- title: "LogFileSize Element (ASSL) | Microsoft Docs" ms.custom: "" ms.date: "03/06/2017" ms.prod: "sql-server-2016" ms.reviewer: "" ms.suite: "" ms.technology: - "analysis-services" - "docset-sql-devref" ms.tgt_pltfrm: "" ms.topic: "reference" apiname: - "LogFileSize Element" apilocation: - "http://schemas.microsoft.com/analysisservices/2003/engine" apitype: "Schema" applies_to: - "SQL Server 2016 Preview" f1_keywords: - "LogFileSize" helpviewer_keywords: - "LogFileSize element" ms.assetid: d2135e68-57a9-4144-8403-9627041f2a58 caps.latest.revision: 33 author: "Minewiskan" ms.author: "owend" manager: "erikre" --- # LogFileSize Element (ASSL) Specifies the maximum log file size, in megabytes. ## Syntax ```xml ... ``` ## Element Characteristics |Characteristic|Description| |--------------------|-----------------| |Data type and length|Integer| |Default value|**5** (megabytes)| |Cardinality|0-1: Optional element that can occur once and only once.| ## Element Relationships |Relationship|Element| |------------------|-------------| |Parent element|[Trace](../../../analysis-services/scripting/objects/trace-element-assl.md)| |Child elements|None| ## Remarks The element that corresponds to the parent of **LogFileSize** in the Analysis Management Objects (AMO) object model is . ## See Also [Traces Element (ASSL)](../../../analysis-services/scripting/collections/traces-element-assl.md) [Properties (ASSL)](../../../analysis-services/scripting/properties/properties-assl.md)