Prometheus Output
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-09.)
Prometheus Output has 22 facts recorded in Dontopedia across 2 references, with 2 live disagreements.
Mostly:configured with(3), uses namespace(2), listens on(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (5)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
accessesAccesses(1)
- Logstash Job
ex:logstash-job
containsActionContains Action(1)
- Output Section
ex:output-section
hasOutputPluginHas Output Plugin(1)
- Logstash
ex:logstash
scrapesFromScrapes From(1)
- Logstash Job
ex:logstash-job
sendsToPrometheusSends to Prometheus(1)
- Output Section
ex:output-section
Other facts (22)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Configured With | Port 9126 | [1] |
| Configured With | Localhost | [1] |
| Configured With | Logstash Namespace | [1] |
| Uses Namespace | Logstash Namespace | [1] |
| Uses Namespace | logstash | [2] |
| Listens on | Port 9126 | [1] |
| Binds to | Localhost | [1] |
| Exposes | Suspicious Events Metric | [1] |
| Conditional Output | Suspicious Tag Condition | [1] |
| Conditional on | Suspicious Tag | [1] |
| Plugin Name | prometheus | [1] |
| Binds to Host | localhost | [1] |
| Binds to Port | 9126 | [1] |
| Sets Namespace | logstash | [1] |
| Rdf:type | Prometheus Output | [2] |
| Connects to Host | localhost | [2] |
| Connects to Port | 9126 | [2] |
| Emits Metric | Suspicious Events Metric | [2] |
| Is Configured in | Logstash Conf | [2] |
| Emits to Endpoint | localhost:9126 | [2] |
| Exposes Metric on | localhost:9126 | [2] |
| Exposes on | Network Interface | [2] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (2)
ctx:claims/beam/73ed202a-2a8f-44c4-9cc8-ff7cc23fdbecctx:claims/beam/a47ce840-c350-483b-9b2b-8c578454b585- full textbeam-chunktext/plain970 B
doc:beam/a47ce840-c350-483b-9b2b-8c578454b585Show excerpt
#### Logstash Configuration (`logstash.conf`) ```yaml input { beats { port => 5044 } } filter { if [event] == "failed_login" { mutate { add_tag => ["suspicious"] } } } output { if "suspicious" in [tags] { …
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.