question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Field separators missing in mixed output

See original GitHub issue

Description of Issue

When configured to use mixed output, most fields are separated by - , but some are not and for the Started:field the separator even shows up between key and value:

  Name: foo - Function: pkg.installed - Result: Clean Started: - 18:11:50.912602 Duration: 49.598 ms

This, when properly separated, should look like:

  Name: foo - Function: pkg.installed - Result: Clean - Started: 18:11:50.912602 - Duration: 49.598 ms

Setup

Master configured with state_output: mixed or state_output: mixed_id.

Steps to Reproduce Issue

salt some_minion state.highstate

Versions Report

2018.3.x and newer (most likely older versions, too).

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
stale[bot]commented, Jan 19, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue.

0reactions
dhs-reccommented, May 30, 2022

2,5 years later…

Read more comments on GitHub >

github_iconTop Results From Across the Web

awk script not able to change field separator - Stack Overflow
In AWK scripts, the record and field separators are used to split the next field. That's why they're usually set in a BEGIN...
Read more >
Group Separator(ascii 29) doesn't come in scanner output
Missing Group Separator (i.e., ascii value 29) in data displayed on PowerBuilder ... Data has displayed mixed of lower case and upper case....
Read more >
Show or hide the thousands separator - Microsoft Support
To display or hide the thousands separator, select or clear the Use 1000 Separator (,) check box. Tip: To quickly display the thousands...
Read more >
Converting CSV to Excel: solutions for common issues - Ablebits
Specify delimiter when importing CSV file to Excel ... Close & Load - this will load the results to a new sheet in...
Read more >
IMPORT command - IBM
Examples of missing data are: For DEL files: two adjacent column delimiters (",,") or two adjacent column delimiters separated by an arbitrary number...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found