# Logs time interval and granularity

The default reporting time interval in **Log Analytics** is for the **Last 5 minutes**. Kloudfuse also calculates the granularity of the graph based on the time interval.

## Change the time interval

To change the reporting time interval:

1. Click the **Last hour** selector at the top right of the interface.
2. In the **Calendar picker**, change the **From** and **To** parameters.

Notice that the default settings are for the last 1 hour. This change is to report data for the last 3 hours:

From  
Change from `now-1h` to `now-3h`  
To  
Keep `now`

3. To use a **Quick range**, click on one of the options: Last 5 minutes, Last 15 minutes, Last 30 minutes, Last Hour, Last 3 hours, Last 6 hours, Last 12 hours, Last day, or Last 7 days.

When using **Quick ranges**, Kloudfuse draws the chart immediately, and you don’t have to **Apply Time Range**.

4. Click **Apply Time Range**.

## Change time format

To specify local time you use in the browser, toggle the **Disable UTC** selector.

To switch from local time to UTC, toggle the **Enable UTC** selector.

## Change step size

Kloudfuse automatically adjusts the size of steps (the granularity of the graph) based on the time interval in the chart. You can override this setting.

Here, we start with the side-by-side metric and formula display of metrics **a:**`aws_logs_call_count` and **b:**`aws_logs_error_count`, and the formula **1:**`(b/a)100` **, demonstrated in the [Add formula](https://docs.kloudfuse.com/platform/3.3.6/metrics-formulas/#formula-add) section. The time interval is **Last hour**.

To change the step size, follow these steps:

1. Click the **Steps** option of the metric.

Here, change the step size for the metric `aws_logs_call_count`.

2. Notice the default step size, and change it to what you require.

Here it is 20 seconds.

Change the step size to 60 seconds.

3. Observe how the graph for the metric changes with new step size.

4. If you click the  (Delete) icon, the step size reverts to the default.
