mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
fix ordering
This commit is contained in:
parent
f44601370a
commit
27dfd37a53
1 changed files with 2 additions and 1 deletions
|
@ -10,9 +10,10 @@ layout: content_right
|
|||
<li> <a href="configuration"> configuration file overview </a> </li>
|
||||
<li> <a href="configuration#conditionals">conditionals</a> </li>
|
||||
<li> <a href="configuration#fieldreferences">referring to fields [like][this]</a> </li>
|
||||
<li> <a href="configuration#sprintf">using the %{fieldname} syntax</a> </li>
|
||||
|
||||
<li> <a href="life-of-an-event"> the life of an event in logstash </a> </li>
|
||||
<li> <a href="flags"> command-line flags </a> </li>
|
||||
<li> <a href="configuration#sprintf">using the %{fieldname} syntax</a> </li>
|
||||
</ul>
|
||||
|
||||
<h3> for developers </h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue