# FAQ

- [Why are there discrepancies between ElastiFlow data & reality](https://docs.elastiflow.com/additional-resources-reference-articles/faq/data_discrepancies.md)
- [Flows stopped showing up in Kibana (Disk(s) Full)](https://docs.elastiflow.com/additional-resources-reference-articles/faq/disk_is_full.md)
- [What are Snapshots?](https://docs.elastiflow.com/additional-resources-reference-articles/faq/elastic_snapshot_restore.md)
- [Importing the wrong dashboards (No data)](https://docs.elastiflow.com/additional-resources-reference-articles/faq/no_data.md)
- [NetObserv Flow Queues 90% Full](https://docs.elastiflow.com/additional-resources-reference-articles/faq/flow_queue_90_full.md)
- [Change elastiflow-\* Index Name?](https://docs.elastiflow.com/additional-resources-reference-articles/faq/qa_change_index_name.md)
- [Problem with Cluster message in Kibana](https://docs.elastiflow.com/additional-resources-reference-articles/faq/problem_with_cluster_in_kibana.md)
- [Dashboard Updates](https://docs.elastiflow.com/additional-resources-reference-articles/faq/dashboard_updates.md)
- [CA Certificate Path Incorrect](https://docs.elastiflow.com/additional-resources-reference-articles/faq/ca_cert_file_path_incorrect.md)
- [license/error Invalid Segments](https://docs.elastiflow.com/additional-resources-reference-articles/faq/license_invalid_segments.md)
- [How to set up storage optimization](https://docs.elastiflow.com/additional-resources-reference-articles/faq/storage_optimization.md)
- [NetIntel Enrichment Troubleshooting](https://docs.elastiflow.com/additional-resources-reference-articles/faq/netintel_enrichment.md)
- [Elasticsearch Authentication Failure](https://docs.elastiflow.com/additional-resources-reference-articles/faq/elasticsearch_auth_fail.md)
- [.deb Upgrade Fails File Overwrite](https://docs.elastiflow.com/additional-resources-reference-articles/faq/upgrade_debian_fail_file_overwrite.md)
- [Upgrading to 7.5](https://docs.elastiflow.com/additional-resources-reference-articles/faq/upgrade_7.5.md)
- [Upgrading SNMP Definition Files](https://docs.elastiflow.com/additional-resources-reference-articles/faq/def_download.md)
- [License Has Expired](https://docs.elastiflow.com/additional-resources-reference-articles/faq/license_expired.md)
- [License Agreement Not Accepted](https://docs.elastiflow.com/additional-resources-reference-articles/faq/license_not_accepted.md)
- [Bidirectional Flow Support](https://docs.elastiflow.com/additional-resources-reference-articles/faq/bidirectional_flows.md)
- [Configure the UDP Input](https://docs.elastiflow.com/additional-resources-reference-articles/faq/config_udp_input.md)
- [Flow Records Not Received](https://docs.elastiflow.com/additional-resources-reference-articles/faq/flow_records_not_received.md)
- [Netflow v9/IPFIX Template Not Receieved](https://docs.elastiflow.com/additional-resources-reference-articles/faq/flow_template_not_received.md)
- [Unsupported sFlow Structures](https://docs.elastiflow.com/additional-resources-reference-articles/faq/unsupported_sflow_structs.md)
- [ElastiFlow Version Support Policy](https://docs.elastiflow.com/additional-resources-reference-articles/faq/supported_versions.md)
- [How do I configure Auth Sig V4 for OpenSearch?](https://docs.elastiflow.com/additional-resources-reference-articles/faq/auth_sigv4.md)


---

# 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.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.
