Yes, I see logs from /opt/nsm/, but they not parsed.
All new files still not parsed after I added pipeline and restarted ELK.
Few sec ago event:
{
"_index": ".ds-logs-generic-default-2023.01.27-000001",
"_id": "gO9QB4YBxWb1fMfgEZty",
"_version": 1,
"_score": 0,
"_source": {
"@timestamp": "2023-01-31T10:12:12.610Z",
"data_stream": {
"namespace": "default",
"type": "logs",
"dataset": "generic"
},
"event": {
"dataset": "generic"
},
"elastic_agent": {
"version": "8.6.0",
"id": "7f80d869-90d0-4dd7-b991-c5c68f993a50",
"snapshot": false
},
"log": {
"file": {
"path": "/opt/nsm/13.log"
},
"offset": 115
},
"message": "0.839,192.168.0.108,185.125.190.58,30,76,2280,1,0.667,0.688,1,2048",
"agent": {
"type": "filebeat",
"version": "8.6.0",
"ephemeral_id": "40f0d334-e31a-49b5-b36b-bb795f5b4b69",
"id": "7f80d869-90d0-4dd7-b991-c5c68f993a50",
"name": "nsm"
},
"ecs": {
"version": "8.0.0"
},
"input": {
"type": "log"
},
"host": {
"mac": [
"00-0C-29-B1-4F-7B"
],
"hostname": "nsm",
"architecture": "x86_64",
"os": {
"codename": "focal",
"type": "linux",
"platform": "ubuntu",
"version": "20.04.5 LTS (Focal Fossa)",
"family": "debian",
"name": "Ubuntu",
"kernel": "5.4.0-137-generic"
},
"id": "432ef884cea7488bb03fee5d5f1b56a9",
"containerized": false,
"name": "nsm",
"ip": [
"192.168.0.108",
"fe80::20c:29ff:feb1:4f7b"
]
}
},
"fields": {
"elastic_agent.version": [
"8.6.0"
],
"host.hostname": [
"nsm"
],
"host.mac": [
"00-0C-29-B1-4F-7B"
],
"host.ip": [
"192.168.0.108",
"fe80::20c:29ff:feb1:4f7b"
],
"agent.type": [
"filebeat"
],
"host.os.version": [
"20.04.5 LTS (Focal Fossa)"
],
"host.os.kernel": [
"5.4.0-137-generic"
],
"host.os.name": [
"Ubuntu"
],
"agent.name": [
"nsm"
],
"elastic_agent.snapshot": [
false
],
"host.name": [
"nsm"
],
"host.id": [
"432ef884cea7488bb03fee5d5f1b56a9"
],
"host.os.type": [
"linux"
],
"elastic_agent.id": [
"7f80d869-90d0-4dd7-b991-c5c68f993a50"
],
"data_stream.namespace": [
"default"
],
"host.os.codename": [
"focal"
],
"input.type": [
"log"
],
"log.offset": [
115
],
"message": [
"0.839,192.168.0.108,185.125.190.58,30,76,2280,1,0.667,0.688,1,2048"
],
"data_stream.type": [
"logs"
],
"host.architecture": [
"x86_64"
],
"@timestamp": [
"2023-01-31T10:12:12.610Z"
],
"agent.id": [
"7f80d869-90d0-4dd7-b991-c5c68f993a50"
],
"host.containerized": [
false
],
"ecs.version": [
"8.0.0"
],
"host.os.platform": [
"ubuntu"
],
"data_stream.dataset": [
"generic"
],
"log.file.path": [
"/opt/nsm/13.log"
],
"agent.ephemeral_id": [
"40f0d334-e31a-49b5-b36b-bb795f5b4b69"
],
"agent.version": [
"8.6.0"
],
"host.os.family": [
"debian"
],
"event.dataset": [
"generic"
]
}
}