# License Has Expired

The collector’s log indicates `license key is invalid` and `token is expired`.

### SYMPTOM

The collector’s log indicates that the license is expired. For example:

```log
Jun 14 13:49 23 ld6r3-elastiflow flowcoll[1763]: 2023-06-14T13:49:23.219+0100	fatal	flowcoll/flowcoll.go:74	exiting flowcoll because your license key is invalid	{"code:", "license/invalid", "reason", "token is expired by 3071267s"
```

### PROBLEM

The ElastiFlow license has expired.

### SOLUTION

Three ElastiFlow license tiers require a valid license key: Basic, Standard, and Premium.

* If your Basic License has expired, you may [request a new license key, valid for one year, from the ElastiFlow website](https://www.elastiflow.com/basic-license), update the key in the collector's configuration, and restart the collector.
* If any other license, Standard or Premium (including Trials), has expired, please contact <sales@elastiflow.com>.

You can learn more about ElastiFlow licenses and subscriptions [on the our website](https://www.elastiflow.com/subscriptions).

### REFERENCE

* [Community, Basic, Standard & Premium Subscriptions](https://www.elastiflow.com/subscriptions)
* [30-day Trial License Sign Up](https://www.elastiflow.com/get-started)
* [Basic License Sign Up](https://www.elastiflow.com/basic-license)
* [EF\_LICENSE\_KEY](https://github.com/elastiflow/documentation/blob/main/docs/config_ref/common/license/README.md#ef_license_key)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.elastiflow.com/additional-resources-reference-articles/faq/license_expired.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
