This is an exmperiment program that sugggests top ECS fields for a log field description. It use text embedding and semantic search to match the input field description and ECS field descriptions.
Note: after intalled required packages, don't forget to run python -m spacy download en_core_web_lg to install the trained pipeline for English.